Remove snipMate compatibility file. If at all, this should now live in vim-snippets.
This commit is contained in:
parent
c21016573b
commit
2f84899445
@ -1,8 +0,0 @@
|
|||||||
if exists('did_UltiSnips_snipmate_compatibility')
|
|
||||||
finish
|
|
||||||
endif
|
|
||||||
let did_UltiSnips_snipmate_compatibility = 1
|
|
||||||
|
|
||||||
if ! exists('g:snips_author')
|
|
||||||
let g:snips_author = "John Doe"
|
|
||||||
endif
|
|
Loading…
Reference in New Issue
Block a user