UltiSnips/plugin
Daniel Hahler c57c717e33 Delete autocommands when Bootstrap failed
When bootstrapping fails to setup `g:_uspy` (e.g. without Python),
the functions used in the autocommands are not being defined.

Since it makes no sense to have autocommands defined for UltiSnips in this
case, this patch deletes them (via a new augroup 'UltiSnips').
2014-04-09 19:04:30 +02:00
..
snipMate_compatibility.vim Removes snippets. Please track honza/vim-snippets. 2014-03-04 17:44:51 +01:00
UltiSnips.vim Delete autocommands when Bootstrap failed 2014-04-09 19:04:30 +02:00