diff --git a/doc/vimwiki.txt b/doc/vimwiki.txt index 796d234..4632040 100644 --- a/doc/vimwiki.txt +++ b/doc/vimwiki.txt @@ -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)~ diff --git a/ftplugin/vimwiki.vim b/ftplugin/vimwiki.vim index 2837fa1..229cded 100644 --- a/ftplugin/vimwiki.vim +++ b/ftplugin/vimwiki.vim @@ -432,9 +432,9 @@ noremap