vimwiki/autoload/vimwiki
Tinmarino af08e34000 Fix: update_listing_in_buffer is clearing the buffer (Issue #921)
Problem:
        VimwikiGenerateTags and VimwikiDiaryGenerateLinks end up with empty wiki files
        when foldlevel=0 and g:vimwiki_folding='expr'

Solution:
        Set an initial foldlevel to 100 in update_listing in diary

Optionaly: Comment a little the big messy, geeky hack !
2020-07-27 01:35:49 -04:00
..
base.vim Fix: update_listing_in_buffer is clearing the buffer (Issue #921) 2020-07-27 01:35:49 -04:00
customwiki2html.sh Fix relative paths for VimwikiRenameLink. Merge PR #787. 2020-01-04 21:21:52 -07:00
default.tpl Generate RSS feed for diary entries 2020-07-22 10:06:30 -04:00
diary.vim Generate RSS feed for diary entries 2020-07-22 10:06:30 -04:00
html.vim Fix: html conversion error from markdown (#951) 2020-07-24 00:14:28 -04:00
lst.vim Travis: Fix vint error propagation 2020-06-16 14:48:15 -04:00
markdown_base.vim Feature: Config: Normalize link so that user can choose [[]] or []() (Issue #892) 2020-07-26 23:46:35 -04:00
path.vim Refractor: Path Add utility unixify #478 2020-07-25 03:51:02 -04:00
style.css New Logo and Screenshots 2019-04-19 21:01:02 +02:00
tags.vim Feature: Config: Normalize link so that user can choose [[]] or []() (Issue #892) 2020-07-26 23:46:35 -04:00
tbl.vim Prettify tbl.vim 2020-07-21 15:15:56 -04:00
u.vim Refractor: Path Add utility unixify #478 2020-07-25 03:51:02 -04:00
vars.vim Feature: Config: Normalize link so that user can choose [[]] or []() (Issue #892) 2020-07-26 23:46:35 -04:00