mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-27 21:47:46 +01:00
adding coc-snippets
This commit is contained in:
parent
2e82b2d92b
commit
994b80ba85
@ -79,7 +79,7 @@ Plug 'qpkorr/vim-renamer' " Bulk renamer
|
||||
call plug#end()
|
||||
|
||||
" Coc extensions
|
||||
let g:coc_global_extensions = ['coc-snippets', 'coc-vimtex']
|
||||
let g:coc_global_extensions = ['coc-snippets', 'coc-vimtex', 'coc-snippets']
|
||||
|
||||
" Coc remaps
|
||||
inoremap <silent><expr> <TAB>
|
||||
|
Loading…
x
Reference in New Issue
Block a user