Fixes #237 VimwikiRenameLink now works for markdown syntax.

This commit is contained in:
Rane Brown
2019-05-03 21:19:05 -06:00
parent 61d93fde7f
commit fd8832cfa1
2 changed files with 18 additions and 12 deletions

View File

@ -3487,6 +3487,7 @@ Removed:~
point.
Fixed:~
* Issue #237: VimwikiRenameLink for Markdown syntax
* Issue #612: GVim menu displayed duplicate names.
* Issue #456: Omnicompletion of wikilinks under Windows. Note: this should
be considered a temporary fix until #478 is closed.