vimwiki

Personal wiki for vim
git clone https://github.com/vimwiki/vimwiki.git
Log | Files | Refs | README | LICENSE

commit 70682fc52f90dd7b7c672cb1f76c82d871b0f339
parent 7eb6fed5810b28e47e589415eb922f89daede473
Author: Tinmarino <tinmarino@gmail.com>
Date:   Thu, 10 Jun 2021 17:17:57 -0400

Pretty: Delete trailing space

Diffstat:
Mdoc/vimwiki.txt | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/vimwiki.txt b/doc/vimwiki.txt @@ -3926,11 +3926,11 @@ https://github.com/vimwiki-backup/vimwiki/issues. New:~ * PR #1128: VimwikiGoto: Support wiki pages with spaces - * Feature: Add option to use link Description in default syntax if + * Feature: Add option to use link Description in default syntax if caption is present. |generated_links_caption| * PR #1106: Fix trailing closing brace and comma typo * Feature: VimwikiColorize maps in visual and normal mode `<leader>wc` - * Feature: PR #686: add a flag lists_return to disable mappings + * Feature: PR #686: add a flag lists_return to disable mappings to <CR> and <S-CR> in insert mode * Feature: enable re-mapping insert mode table mappings * Feature: configure expression for Todo words