vimwiki 0.9.2, 0.9.2a, 0.9.2b
This weekend new version of vimwiki was released. And right after it a small fix was done this monday — many thanks to (annoying) dos line endings.
upd. .vba file still has dos CRLFs. The problem is in my new deployment script written in python. I will upload new .vba as soon as I am next to my computer.
upd2. Now there is vimwiki 0.9.2b with a couple of fixes and without dos lineendings.
0.9.2b
- FIX: Installation on Linux doesn’t work. (Dos line endings in Vimball archive file).
- FIX: Clear out FlexWiki ftplugin’s setup. Now you don’t have to hack filetype.vim to get rid of unexpected ‘:setlocal bomb’ from FlexWiki’s ftplugin.
- FIX: When write done: it will show another done: in html file.
0.9.2a
- FIX: Remove dos line endings from some files.
0.9.2
- NEW: Option ‘folding’ added to turn folding on/off.
- NEW: Header text object. See :h vimwiki-text-objects.
- NEW: Add/remove Header levels with ‘=’ and ‘-’. See :h vimwiki_=.
- NEW: Vimwiki GUI menu to select available wikies. See :h g:vimwiki_menu.
- NEW: You can specify the name of your css file now. See :h vimwiki-option-css_name.
- NEW: You can add styles to image links, see :h vimwiki-syntax-links.
- FIX: History doesn’t work after :VimwikiRenameWord.
- FIX: Some of wikipedia links are not correctly highlighted. Links with parentheses.
- MISC: Renamed vimwiki_gtd to vimwiki_lst.
Get it from vimwiki downloads list.
