vimwiki 0.9.5

2009-09-17 10:23; Tags:

What’s new

  • [new] Added g:vimwiki_global_ext to control creation of temporary wikies in dirs that are not listed in g:vimwiki_list.
  • [new] Added g:vimwiki_hl_headers to highlight headers with different predefined colors.
  • [new] Checked [x] items are not highlighted with Comment syntax group by default. Use g:vimwiki_hl_cb_checked to 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.vim is 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

Get it from vimwiki downloads list.

Leave a Reply

Powered by WordPress