UltiSnips/plugin
Holger Rapp cf2c2ff5bc Code fixes and cleanups
- Removed code duplication in transformation and mirror
- Opening the scratch buffer will reset the current snippet
- Move is now a method of Position
- Removed Position.copy method which was not used
2012-01-28 17:07:35 +01:00
..
UltiSnips Code fixes and cleanups 2012-01-28 17:07:35 +01:00
snipMate_compatibility.vim Use argparse in the snipmate conversion script, renamed that script to convert_snipmate_snippets, removed the snipmate compatibility code from UltiSnips.vim and placed it into it's own file, fixed a bug where the user's value of g:snips_author was overwritten 2011-07-14 12:24:14 +02:00
UltiSnips.vim Enabled normal mode editing. All tests pass but there are some errors lurking 2012-01-28 17:07:34 +01:00