Yes, you read right. I just released the latest DokuVimKi plugin for Vim. It took me almost two years of extreme procrastination and another 4 weeks of coding for this complete rewrite of the initial version.
It surpasses the old version at great length when it comes to features and functionality! However, since I've been the only user so far, some oddities or bugs probably went undiscovered
.
Features:
Syntax highlighting (including code blocks, when enabled)
Filebrowser like tree to navigate the wiki
Command mode autocompletion for wiki pages!!!
Insert mode omnicompletion for wiki links and media links!!!
File upload
Revisions
Diffmode
Page and media search with support for regular expressions
and moreā¦
I plan to do a screencast on how to use DokuVimKi, but after 6 failed attempts so far I decided to just release it for now. In the meantime DokuVimKi comes with a vim help file which describes all of it's features in detail.
You can download DokuVimKi either from my project page or from the vim script hub (please vote if you like it and have an account there
).
Please note that in order to run this plugin you'll need at least vim > 7.0 with python support, the
dokuwikixmlrpc python module and a recent development snapshot of DokuWiki!
Related articles:
This blog post was created on 2010-08-06 at 12:31 and last modified on 2010-08-06 at 13:11 by
Michael Klier.
It is tagged with dokuvimki, dokuwiki, python, vim, xmlrpc.