UltiSnips/pythonx/UltiSnips
Daniel Hahler 8c257e24e0 VimBuffer: use vim.current.buffer.number instead of vim.eval
This should be more performant.
2015-06-27 18:23:46 +02:00
..
snippet fix for correct error reporting 2015-05-01 18:03:21 +06:00
text_objects proof of concept for context snips 2015-04-19 11:04:57 +06:00
__init__.py Remove no longer needed loading of vim script from python. 2014-02-17 08:52:10 +01:00
_diff.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
_vim.py VimBuffer: use vim.current.buffer.number instead of vim.eval 2015-06-27 18:23:46 +02:00
compatibility.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
debug.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
indent_util.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
position.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
snippet_manager.py Merge pull request #446 from seletskiy/context-snippets 2015-05-01 14:35:19 +02:00
test_diff.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
test_position.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
text.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
vim_state.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00