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
417
Commits
1
Branch
10
Tags
6.7
MiB
Python
91.9%
Vim script
7.3%
Makefile
0.4%
Shell
0.3%
Dockerfile
0.1%
0711c6b75a
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
0711c6b75a
Only expand r on word boundaried, not also in words
2011-07-27 12:29:12 +02:00
after
/plugin
Finally
fixed
#404819
2009-07-27 16:59:04 +02:00
doc
Added a small hint to the Documentation how to use Anonymous snippets for fun and profit
2011-07-26 16:21:57 +02: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
Anonymous triggers with empty trigger string where not expanded after whitespaces.
2011-07-26 16:21:39 +02:00
syntax
Added improvements to the syntax file by Anthony Jackson
2011-03-27 08:07:44 +02:00
UltiSnips
Only expand r on word boundaried, not also in words
2011-07-27 12:29:12 +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
Anonymous triggers with empty trigger string where not expanded after whitespaces.
2011-07-26 16:21:39 +02:00