This website requires JavaScript.
Explore
Help
Register
Sign In
vim
/
UltiSnips
Watch
1
Star
0
Fork
0
You've already forked UltiSnips
Code
Issues
Pull Requests
Releases
Wiki
Activity
982e32712f
UltiSnips
/
plugin
/
PySnipEmu
History
Holger Rapp
8d9c04c675
Fixed a corner case in jumping: When a TS was selected and the next one was jumped too and was a TS with zero lenght, the cursor moved one too far
2009-07-10 09:35:21 +02:00
..
__init__.py
Fixed a corner case in jumping: When a TS was selected and the next one was jumped too and was a TS with zero lenght, the cursor moved one too far
2009-07-10 09:35:21 +02:00
Buffer.py
Some refactoring
2009-07-09 13:49:15 +02:00
debug.py
Packaged all Files into one Module
2009-07-08 09:57:55 +02:00
Geometry.py
Range is now Span
2009-07-09 14:24:43 +02:00
TextObjects.py
Got Rid of _parse function. Parsing is now done in constructor of SnippetInstance
2009-07-10 09:02:55 +02:00