vimwiki 0.9.5
What’s new
- [new] Added
g:vimwiki_global_extto control creation of temporary wikies in dirs that are not listed ing:vimwiki_list. - [new] Added
g:vimwiki_hl_headersto highlight headers with different predefined colors. - [new] Checked
[x]items are not highlighted with Comment syntax group by default. Useg:vimwiki_hl_cb_checkedto turn it on. - [new] Added new syntax for links:
[[link address][link description]]. - [new] Added
<C-@>allias of<C-Space>mapping for *nix systems. - [new] Added
g:vimwiki_camel_case. Set it to 0 if you do not want CamelCased WikiWords to be linkified. - [new] Links with
g:vimwiki_stripsym(default ‘_’)[[My_Link|Text]]are not highlighted when created. - [new]
indent/vimwiki.vimis obsolete. If you upgrade from previous versions remove it. It causes wrong list indentation if noexpandtab is set. - [new] If tabs and spaces are used to indent list items html export gives error. Thanks Klaus Ethgen for report.
- [new] Some html export fixes.
Screenshots
let g:vimwiki_hl_headers = 1
-
colorscheme blight
-
colorscheme morning
-
colorscheme peachpuff
-
colorscheme desert
-
colorscheme torte
-
colorscheme darkblue
Get it from vimwiki downloads list.






