Enabled tab-completion in vimwiki by disabling tab-mapping for table
fomatting
This commit is contained in:
parent
a9f7a71e48
commit
e34a27110e
@ -152,6 +152,8 @@ let g:vimwiki_list = [
|
||||
\ {'name': 'swp', 'path': '~/vimwiki/swp'}
|
||||
\ ]
|
||||
|
||||
let g:vimwiki_table_mappings = 0
|
||||
|
||||
" coc
|
||||
set updatetime=300
|
||||
|
||||
|
Reference in New Issue
Block a user