UltiSnips/autoload
Holger Rapp 4eac979888 Disable auto detecting changes to snippet files on expansion (#967)
Instead, trigger an auto command whenever a .snippets file is saved that will reload the snippets. This is a performance improvement with a loss of functionality: externally (i.e. outside of the current Vim instance) generated snippet files will not be picked up until UltiSnips#RefreshSnippets is called.

I decided to not expose a command for this, since I assume it is rarely useful. I think the command would add confusion of when it was supposed to be ran.

Fixes #932.
2018-04-11 00:52:48 +02:00
..
neocomplete/sources Delete default setting in neocomplete/sources/ultisnips.vim 2015-04-12 19:38:33 +09:00
UltiSnips Add support for editing snippets in a new tab (#917) 2018-04-01 08:49:15 +02:00
unite/sources syntax highlight for unite ultisnips 2015-12-21 22:06:16 +08:00
UltiSnips.vim Disable auto detecting changes to snippet files on expansion (#967) 2018-04-11 00:52:48 +02:00