fix: prevent filetype vimwiki outside wikis clashes with markdown
This commit is contained in:
parent
6e05c8c3a4
commit
13958c9584
@ -155,6 +155,7 @@ let g:vimwiki_list = [
|
||||
\ ]
|
||||
|
||||
let g:vimwiki_table_mappings = 0
|
||||
let g:vimwiki_global_ext = 0
|
||||
|
||||
" coc
|
||||
set updatetime=300
|
||||
|
Reference in New Issue
Block a user