[vim] Add snippet version to snipMate config

This commit is contained in:
Eryn Wells 2021-11-29 16:47:12 +00:00
parent cec88d75a9
commit 3ad5ca79ce

1
vimrc
View file

@ -198,6 +198,7 @@ endtry
" Empty snipmate options dictionary
let g:snipMate = {}
let g:snipMate.snippet_version = 1
" tell SnipMate who I am
let g:snips_author = 'Eryn Wells <eryn@erynwells.me>'
" Set up some snippet scope aliases