Fix: Command [count]o can't repeat in vimwiki

Issue #776
This commit is contained in:
Tinmarino
2020-05-17 14:07:16 -04:00
parent 077467877d
commit f49a91501b
2 changed files with 3 additions and 2 deletions

View File

@ -3626,6 +3626,7 @@ Fixed:~
* Issue #835: Pressing enter on the dash of a markdown list causes an error.
* Issue #876: E684: list index out of range: 0, when creating a link containing a `.`.
* Issue #803: `:VimwikiGenerateLinks` for subdirectory only
* Issue #776: Command [count]o can't repeat in vimwiki
2.4 (2019-03-24)~