Welcome to vimwiki 0.9.7
What’s new
- NEW: Default checkbox symbols are changed to
[ ],[.],[o],[O],[X]. You can change them usingg:vimwiki_listsymsvariable. - NEW: Color group names are renamed from wikiBold, wikiItalic, etc to VimwikiBold, VimwikiItalic, etc.
- NEW: Open external links in a browser. There are default browsers defined in
g:vimwiki_browserslist. You can also redefineVimwikiWeblinkHandlerfunction to open weblinks in other programs. - NEW: Issue 25: Toggle the states of multiple TODO list items at a time (in VISUAL and in VISUAL LINE modes)
- NEW: Issue 26: Highlight code snippets in vimwiki’s pre. See
:h vimwiki-option-nested_syntaxes. Thanks kriomant. - NEW: Issue 27: Automatic garbage deletion from html directory.
- NEW: Save all open vimwiki buffers before export to html.
- NEW: Issue 29: Custom :Search command.
- NEW: Header text objects are now expandable in VISUAL mode. Tap ‘vah’ to select a header. Tap again ‘ah’ to expand selection further. Thanks Andy Wokula.
- FIX: Folding settings are reset to vim defaults in a new tab (think of \wt) so you cannot hide things in folds.
- FIX: https links in form of
[https://hello.world.com]are not exported into html. Thanks Saurabh Sarpal for the patch.
Get it from vimwiki downloads list.

