Set snippet_version to 1.
This commit is contained in:
@@ -58,6 +58,7 @@ vnoremap <silent> y y`]
|
|||||||
"
|
"
|
||||||
filetype off
|
filetype off
|
||||||
let g:polyglot_disabled = ["autoindent", "sensible"]
|
let g:polyglot_disabled = ["autoindent", "sensible"]
|
||||||
|
let g:snipMate = {'snippet_version': 1}
|
||||||
"
|
"
|
||||||
call plug#begin('~/.vim/plugged')
|
call plug#begin('~/.vim/plugged')
|
||||||
Plug 'bonsaiben/bootstrap-snippets'
|
Plug 'bonsaiben/bootstrap-snippets'
|
||||||
|
|||||||
Reference in New Issue
Block a user