aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/ikiwiki_vim_integration.mdwn
blob: 4724807e8db96c18e550492b973cfebe47f6ff06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Hi all. I upgraded the [ikiwiki-nav plugin](http://www.vim.org/scripts/script.php?script_id=2968)
so that now it supports:

  * Jumping to the file corresponding to the wikilink under the cursor.
  * Creating the file corresponding to the wikilink under the cursor (including
  directories if necessary.)
  * Jumping to the previous/next wikilink in the current file.
  * Autocomplete link names.

Download it from [here](http://www.vim.org/scripts/script.php?script_id=2968)

I've also created a new page unifying all the hints available here to use vim
with ikiwiki files, in [[tips/vim_and_ikiwiki]]


--[[jerojasro]]