Fix: VimwikiGenerateLinks crash with single quote in filename (Issue #886 #881)

This commit is contained in:
Tinmarino
2020-08-07 12:20:59 -04:00
parent dd239c58fb
commit 4aa3ca5c16
2 changed files with 4 additions and 1 deletions

View File

@ -3766,6 +3766,7 @@ Changed:~
Removed:~
Fixed:~
* Issue #886: VimwikiGenerateLinks crash with single quote in filename
* Issue #910: Fix: VimwikiTOC removes next non-empty line
* Issue #182: VimwikiTOC support headers with link
* Issue #813: iMap <Cr> interfere with completion (pum)