UltiSnips/plugin/UltiSnips
2012-11-27 09:54:24 +01:00
..
tests Added and fixed a failing test case 2012-01-28 17:07:37 +01:00
text_objects Make Snippet object available to SnippetInstance 2012-11-24 13:05:55 -05:00
__init__.py New snippet option to strip whitespaces in front of cursor. Patch by aschrab 2012-11-27 09:54:24 +01:00
_diff.py Fixed jumping back bug after killing the current tabstop 2012-02-12 09:37:59 +01:00
_vim.py Fix for folding problem by Aaron 2012-08-22 11:55:31 +02:00
compatibility_py2.py Renamed all modules to lower_case to be more PEP8y 2012-01-28 17:07:36 +01:00
compatibility_py3.py Renamed all modules to lower_case to be more PEP8y 2012-01-28 17:07:36 +01:00
compatibility.py Ignore unicode/decode errors. This is so that UltiSnips tries harder to stay out of your way 2012-06-26 10:10:42 +02:00
debug.py Significant bug fixes for windows. 2012-01-29 16:51:22 +01:00
geometry.py Renamed all modules to lower_case to be more PEP8y 2012-01-28 17:07:36 +01:00
util.py Fixed bug with mkline and noexpandtab 2012-03-24 20:15:43 +01:00