mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-04-01 17:07:45 +02: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()
|
call plug#end()
|
||||||
|
|
||||||
" Coc extensions
|
" Coc extensions
|
||||||
let g:coc_global_extensions = ['coc-snippets', 'coc-vimtex']
|
let g:coc_global_extensions = ['coc-snippets', 'coc-vimtex', 'coc-snippets']
|
||||||
|
|
||||||
" Coc remaps
|
" Coc remaps
|
||||||
inoremap <silent><expr> <TAB>
|
inoremap <silent><expr> <TAB>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user