UltiSnips/pythonx/UltiSnips
2014-05-27 04:15:19 +02:00
..
snippet Show where snippets are defined in selection. 2014-03-22 20:20:56 +01:00
text_objects Change the way placeholders are selected. 2014-03-22 16:43:57 +01:00
__init__.py Remove no longer needed loading of vim script from python. 2014-02-17 08:52:10 +01:00
_diff.py All linting done. Project is now lint warning free. 2014-02-08 15:52:06 +01:00
_vim.py add support for selection=old 2014-05-02 20:00:42 +02:00
compatibility.py Ensure that _vim_{dec,enc} always succeeds on py3 2014-04-10 08:06:56 -05:00
debug.py childs -> children. 2014-02-12 22:22:55 +01:00
indent_util.py Makes UltiSnips a drop in replacement for snipMate. 2014-02-25 22:51:45 +01:00
position.py More linting and refactorings mainly in _transformation.py. 2014-02-08 14:23:16 +01:00
snippet_manager.py Escape '\\' in UltiSnipsEdit. 2014-05-27 04:15:19 +02:00
test_diff.py All linting done. Project is now lint warning free. 2014-02-08 15:52:06 +01:00
test_position.py All linting done. Project is now lint warning free. 2014-02-08 15:52:06 +01:00
text.py Added preliminary support for neocomplete. 2014-03-05 08:14:53 +01:00
vim_state.py Makes UltiSnips a drop in replacement for snipMate. 2014-02-25 22:51:45 +01:00