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
142
Commits
1
Branch
10
Tags
6.7
MiB
Python
91.9%
Vim script
7.3%
Makefile
0.4%
Shell
0.3%
Dockerfile
0.1%
c3dff61ef1
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Holger Rapp
c3dff61ef1
Fixed a small bug with string escaping in transformations. Went over the c snippets from TextMate, reworked them to work without any shell code (for compatibility sake)
2009-07-19 17:12:57 +02:00
doc
Conditional replaces can now be nested
2009-07-19 16:44:29 +02:00
plugin
Fixed a small bug with string escaping in transformations. Went over the c snippets from TextMate, reworked them to work without any shell code (for compatibility sake)
2009-07-19 17:12:57 +02:00
UltiSnips
Fixed a small bug with string escaping in transformations. Went over the c snippets from TextMate, reworked them to work without any shell code (for compatibility sake)
2009-07-19 17:12:57 +02:00
utils
Added a very basic fetching utility that fetches TextMate Bundle Snippets from the TextMate site and writes out a file that is compatible with us. Also added a new critical feature/bug that needs fixing: Tabstops in Default Text of Tabstops
2009-07-07 09:41:09 +02:00
ChangeLog
Conditional replaces can now be nested
2009-07-19 16:44:29 +02:00
test.py
Fixed a small bug with string escaping in transformations. Went over the c snippets from TextMate, reworked them to work without any shell code (for compatibility sake)
2009-07-19 17:12:57 +02:00