Add coc-snippets

master
Hektor Misplon 2020-09-05 23:19:23 +02:00
parent 532a328b15
commit 57ae025225
1 changed files with 1 additions and 0 deletions

1
.vimrc
View File

@ -124,6 +124,7 @@ let g:coc_global_extensions = [
\'coc-json',
\'coc-markdownlint',
\'coc-yaml',
\'coc-snippets'
\]
Plug 'supercollider/scvim'