[nvim] Fix wiki.vim keymaps

Plugin changed its settings for enabling default keymaps from 0/1 to
string definitions.

See a4f2fdb6af
This commit is contained in:
Marty Oehme 2020-04-16 17:46:25 +02:00
parent d09540797e
commit 0d3b3a0c14
No known key found for this signature in database
GPG key ID: 0CCB0526EFB9611A
2 changed files with 2 additions and 1 deletions

View file

@ -7,7 +7,7 @@ endif
" filetypes to automatically enable the plugin for, seems to take file endings
" rather than vim ft
let g:wiki_filetypes = ['md', 'mkd', 'markdown', 'wiki']
let g:wiki_mappings_use_defaults = 1
let g:wiki_mappings_use_defaults = 'all'
" wiki automatic link creation
" add .md to the end of links by default

View file

@ -28,3 +28,4 @@ informationalism
Prestholdt
internet
Beckert
conditionality