]> scripts.mit.edu Git - www/ikiwiki.git/blobdiff - doc/tips/follow_wikilinks_from_inside_vim.mdwn
more notes about the ikiwiki-nav plugin
[www/ikiwiki.git] / doc / tips / follow_wikilinks_from_inside_vim.mdwn
index 93a95bc7a3a321c7f0e443cf648724074c44a1d5..df8145a51e8b93cc8a9ad950f711e28647047b9a 100644 (file)
@@ -23,6 +23,10 @@ move into
   * `:IkiNextWikiLink 0` will look forward for the wikilink 
   * `:IkiNextWikiLink 1` will look backwards for the wikilink 
 
+## Installation
+
+Copy the `ikiwiki_nav.vim` file to your `.vim/ftplugin` directory.
+
 ## Current issues: 
 
   * The plugin only works for wikilinks contained in a single text line;