summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Rojas <jerojasro@devnull.li>2010-01-30 21:30:14 -0500
committerJavier Rojas <jerojasro@devnull.li>2010-01-30 21:30:14 -0500
commite9b349fdb0d9bcd3ff8389b4cbf6d5f14e84a740 (patch)
treef0afb620980b6d210a581c3ae8ad46acc9d3e278
parenta2ee2aa9c733b2a8df1fc564e5634abe7d209c05 (diff)
testing push
-rw-r--r--doc/forum/navigation_of_wiki_pages_on_local_filesystem_with_vim/discussion.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/forum/navigation_of_wiki_pages_on_local_filesystem_with_vim/discussion.mdwn b/doc/forum/navigation_of_wiki_pages_on_local_filesystem_with_vim/discussion.mdwn
index 183a8ef55..62f853f8c 100644
--- a/doc/forum/navigation_of_wiki_pages_on_local_filesystem_with_vim/discussion.mdwn
+++ b/doc/forum/navigation_of_wiki_pages_on_local_filesystem_with_vim/discussion.mdwn
@@ -8,3 +8,5 @@ That's not going to work in all situations; for example, with an ikiwiki which u
* an *additional* git repository cloned from the bare repository, which is used for making changes from the command-line rather than the web. It is this repository in which one would be editing files with vim, and *this* repository does not have a .ikiwiki directory in it. It does have a .git directory in the root, however, so I suppose you could use that as a method of detection of a root directory, but of course that would only work for git repositories.
-- [[KathrynAndersen]]
+
+