aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/navigation_of_wiki_pages_on_local_filesystem_with_vim.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-01-23 14:14:34 -0500
committerJoey Hess <joey@gnu.kitenet.net>2010-01-23 14:14:34 -0500
commit8b2977ea7a78556ace2e14a5d30b48e455e37ad0 (patch)
tree3285bf8888e91b148c8b43fe988359feb5f8b7a1 /doc/forum/navigation_of_wiki_pages_on_local_filesystem_with_vim.mdwn
parent5456f720cd6fca6c5d8ec2d7da3dd745799ea26c (diff)
downloadikiwiki-8b2977ea7a78556ace2e14a5d30b48e455e37ad0.tar
ikiwiki-8b2977ea7a78556ace2e14a5d30b48e455e37ad0.tar.gz
response
Diffstat (limited to 'doc/forum/navigation_of_wiki_pages_on_local_filesystem_with_vim.mdwn')
-rw-r--r--doc/forum/navigation_of_wiki_pages_on_local_filesystem_with_vim.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/forum/navigation_of_wiki_pages_on_local_filesystem_with_vim.mdwn b/doc/forum/navigation_of_wiki_pages_on_local_filesystem_with_vim.mdwn
index 9545fda53..14f592fd7 100644
--- a/doc/forum/navigation_of_wiki_pages_on_local_filesystem_with_vim.mdwn
+++ b/doc/forum/navigation_of_wiki_pages_on_local_filesystem_with_vim.mdwn
@@ -10,6 +10,9 @@ This function takes into account the ikiwiki linking rules when deciding which f
> I think the page for [[LinkingRules|ikiwiki/subpage/linkingrules]] should say that ikiwiki **ascends**
> the dir. hierarchy when looking for a wikilink, not that it **descends** it. Am I correct? --[[jerojasro]]
+>> Conventionally, the root directory is considered to be lower than other
+>> directories, so I think the current wording is correct. --[[Joey]]
+
let me know what you think
To enable this functionality, paste the code below in your `.vim/ftplugin/ikiwiki.vim` file