]> sipb.mit.edu Git - ikiwiki.git/blob - doc/tips/vim_syntax_highlighting/discussion.mdwn
Merge commit 'upstream/master' into prv/po
[ikiwiki.git] / doc / tips / vim_syntax_highlighting / discussion.mdwn
1 I'm going to look at merging this with potwiki.vim (a vim-based personal wiki) so that you can follow wiki-links and auto-create pages etc., direct from vim. (I'm writing this incase I don't get around to it) -- [[users/Jon]]
2
3 ----
4
5 Another attempt at the same thing is here:
6 <http://plasticboy.com/markdown-vim-mode/>
7
8 In my tests, [[ikiwiki.vim]] works better than that one, YMMV. --[[Joey]]