Add snippets support
This commit is contained in:
parent
e3be199e43
commit
42351ed046
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ Plug 'luochen1990/rainbow'
|
||||||
Plug 'wlangstroth/vim-racket'
|
Plug 'wlangstroth/vim-racket'
|
||||||
Plug 'sirver/ultisnips'
|
Plug 'sirver/ultisnips'
|
||||||
Plug 'lervag/vimtex'
|
Plug 'lervag/vimtex'
|
||||||
|
" Plug 'wlangstroth/vim-racket'
|
||||||
|
Plug 'sirver/ultisnips'
|
||||||
call plug#end()
|
call plug#end()
|
||||||
|
|
||||||
set completeopt-=preview
|
set completeopt-=preview
|
||||||
|
|
Loading…
Add table
Reference in a new issue