Commit Graph

5 Commits

Author SHA1 Message Date
lacygoill
1a99766b73 Give the abort argument to all functions (#1048)
It prevents Vim from processing the rest of the statements inside a function, after having encountered an error.

It also gives shorter and more relevant stack traces in case of an error.
2019-05-05 07:05:57 +02:00
KazuakiM
3ae9b48cf9 Delete default setting in neocomplete/sources/ultisnips.vim 2015-04-12 19:38:33 +09:00
Holger Rapp
ba2f30fdf9 Adapted neosnippets source. Examples by petobens. 2014-03-06 06:47:55 +01:00
Holger Rapp
1ce706e3a9 Adapted neocomplete integration. 2014-03-05 08:55:16 +01:00
Holger Rapp
c017806b1d Added preliminary support for neocomplete.
Patch by lervag. Closes #228
2014-03-05 08:14:53 +01:00