Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Version 0.9.5
  * NEW: Added g:vimwiki_global_ext to control creation of temporary wikies in a 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.
  * FIX: Links with g:viwmiki_stripsym (default '_') [[My_Link|Text]] are not highlighted when created.
  * FIX: indent/vimwiki.vim is obsolete. If you upgrade from previous versions remove it. It causes wrong list indentation if noexpandtab is set.
  * FIX: If tabs and spaces are used to indent list items html export gives error. Thanks Klaus Ethgen for report.
  * FIX: Some html export fixes.
  • Loading branch information
habamax authored and vim-scripts committed Oct 18, 2010
1 parent 98e3497 commit 8b78ba5
Showing 1 changed file with 3,175 additions and 3,012 deletions.

0 comments on commit 8b78ba5

Please sign in to comment.