Skip to content

Commit

Permalink
Merge pull request #861 from joaomarcos96/master
Browse files Browse the repository at this point in the history
add snipmate settings
  • Loading branch information
lfilho committed Mar 11, 2021
2 parents f0acabc + f8b5d9a commit 4f444cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vim/settings/snipmate.vim
@@ -0,0 +1,2 @@
" Explicitly set g:snipMate.snippet_version to remove start up message
let g:snipMate = { 'snippet_version' : 0 }

0 comments on commit 4f444cb

Please sign in to comment.