Merge pull request #861 from joaomarcos96/master

add snipmate settings
This commit is contained in:
Luiz Gonzaga dos Santos Filho
2021-03-10 17:26:24 -08:00
committed by GitHub

View File

@@ -0,0 +1,2 @@
" Explicitly set g:snipMate.snippet_version to remove start up message
let g:snipMate = { 'snippet_version' : 0 }