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
431
Commits
1
Branch
10
Tags
6.7
MiB
Python
91.9%
Vim script
7.3%
Makefile
0.4%
Shell
0.3%
Dockerfile
0.1%
dcc286b856
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
Rico Sta. Cruz
dcc286b856
Add the g:UltiSnipsDontReverseSearchPath option
2011-08-29 03:47:31 +08:00
after
/plugin
Finally
fixed
#404819
2009-07-27 16:59:04 +02:00
doc
Add the g:UltiSnipsDontReverseSearchPath option
2011-08-29 03:47:31 +08:00
ftdetect
ft should be snippets not snippet
2011-02-17 14:00:45 +01:00
ftplugin
Added a ftplugin file for .snippets file and set some sane defaults for folding
2011-03-27 08:09:12 +02:00
plugin
Add the g:UltiSnipsDontReverseSearchPath option
2011-08-29 03:47:31 +08:00
syntax
Added improvements to the syntax file by Anthony Jackson
2011-03-27 08:07:44 +02:00
UltiSnips
removed non ascii char from one snippet name. Patch by Thanatermesis
2011-08-18 15:06:35 +02:00
utils
New conversion script for snipmate snippet files. Work by Phillip Berndt, only whitespace corrections by me
2011-07-17 12:17:23 +02:00
.bzrignore
Ignore .bzr-repo
2010-03-05 14:31:40 +01:00
ChangeLog
Updated ChangeLog. Tagged 1.4
2011-07-17 13:10:57 +02:00
test.py
Added two more tests I wrote while searching a bug that wasn't even there
2011-07-27 12:29:42 +02:00