UltiSnips/autoload
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
..
neocomplete/sources Adapted neosnippets source. Examples by petobens. 2014-03-06 06:47:55 +01:00
UltiSnips Fix E168: :finish used outside of a sourced file 2014-04-09 19:04:08 +02:00
UltiSnips.vim Delete autocommands when Bootstrap failed 2014-04-09 19:04:30 +02:00