mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-11-23 22:39:45 +01:00
adding coc-snippets
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user