]> sipb.mit.edu Git - ikiwiki.git/blob - doc/forum/ikiwiki_vim_integration.mdwn
typo
[ikiwiki.git] / doc / forum / ikiwiki_vim_integration.mdwn
1 Hi all. I upgraded the [ikiwiki-nav plugin](http://www.vim.org/scripts/script.php?script_id=2968)
2 so that now it supports:
3
4   * Jumping to the file corresponding to the wikilink under the cursor.
5   * Creating the file corresponding to the wikilink under the cursor (including
6   directories if necessary.)
7   * Jumping to the previous/next wikilink in the current file.
8   * Autocomplete link names.
9
10 Download it from [here](http://www.vim.org/scripts/script.php?script_id=2968)
11
12 I've also created a new page unifying all the hints available here to use vim
13 with ikiwiki files, in [[tips/vim_and_ikiwiki]]
14
15
16 --[[jerojasro]]
17