UltiSnips/plugin/UltiSnips
2012-02-24 09:42:02 +01:00
..
tests Added and fixed a failing test case 2012-01-28 17:07:37 +01:00
text_objects Fixed bug: / could not be escaped in Visual default text 2012-02-24 09:42:02 +01:00
__init__.py Load snippets as soon as filetype is set. This avoids a delay in the first expansion in a file 2012-02-21 21:47:12 +01:00
_diff.py Fixed jumping back bug after killing the current tabstop 2012-02-12 09:37:59 +01:00
_vim.py Fixed a bug when visual expand was used after umlauts or tabs. 2012-02-16 21:42:26 +01: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 Fixed a bug when visual expand was used after umlauts or tabs. 2012-02-16 21:42:26 +01: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 Introduced _vim as wrapper around vim that makes compatibility stuff transparent to users. Remove usage of vim from everywhere else. 2012-01-28 17:07:36 +01:00