UltiSnips/plugin
Aaron Schrab 73352257e4 Fix opening folds inserted by snippets
Commit 13331a8 added code to show the current line after insertions, but
later changes caused that to be called too soon.  This left folds
created by a snippet closed, and the cursor at the end of the insertion.
2012-07-31 15:01:15 -04:00
..
UltiSnips Fix opening folds inserted by snippets 2012-07-31 15:01:15 -04: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 Small bug fix for last commit 2012-04-01 16:50:50 +02:00