UltiSnips/plugin/UltiSnips
Holger Rapp bfce5af642 Implemented UltiSnipsAddFiletypes
It makes it possible to add filetypes in ftplugin/ft.vim or manually while editing.
2012-04-01 16:42:34 +02: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 Implemented UltiSnipsAddFiletypes 2012-04-01 16:42:34 +02:00
_diff.py Fixed jumping back bug after killing the current tabstop 2012-02-12 09:37:59 +01:00
_vim.py Implemented UltiSnipsAddFiletypes 2012-04-01 16:42:34 +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 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 Fixed bug with mkline and noexpandtab 2012-03-24 20:15:43 +01:00