Holger Rapp
3a025ce9cd
Added Cody Frazer as contributor
2011-12-30 08:16:43 +01:00
Holger Rapp
e82514221a
New rails snippet by Aldis Berjoza (graudeejs)
2011-11-11 10:32:11 +01:00
Holger Rapp
5f04f3e0cf
New Ruby on Rails translation snippet by graudeejs (graudeejs)
2011-10-20 09:20:32 +02:00
Holger Rapp
4e30504862
Merged puppet and go snippets by Miek Gieben
2011-09-22 09:41:31 +02:00
Holger Rapp
f21386e75d
Forgot to add Rico to the contributors list
2011-08-29 13:14:14 +02:00
Rico Sta. Cruz
dcc286b856
Add the g:UltiSnipsDontReverseSearchPath option
2011-08-29 03:47:31 +08:00
Holger Rapp
bcfb52b00a
removed non ascii char from one snippet name. Patch by Thanatermesis
2011-08-18 15:06:35 +02:00
Holger Rapp
24025a78a7
Jinja2 snippets by Georgi Valkov
2011-08-02 11:09:03 +02:00
Holger Rapp
ecd2671541
Corrected usage of anonymous snippets
2011-07-27 12:29:55 +02:00
Holger Rapp
6975711477
Added a small hint to the Documentation how to use Anonymous snippets for fun and profit
2011-07-26 16:21:57 +02:00
Holger Rapp
2ac5fd419b
New conversion script for snipmate snippet files. Work by Phillip Berndt, only whitespace corrections by me
2011-07-17 12:17:23 +02:00
Holger Rapp
dce54d04ac
Django html snippets by Jan Mollowitz
2011-07-04 11:28:22 +02:00
Holger Rapp
a9735229a6
Minor documentation patch by Shlomi Fish
2011-06-28 22:50:47 +02:00
Holger Rapp
402df7605c
Fixed a bug which compared a vim.eval to an integer instead of a string. Patch by Sung Pae
2011-06-28 22:24:54 +02:00
Holger Rapp
c6af0d0c72
Regression fix for listing snippets by Charles Gunawan
2011-06-28 22:22:41 +02:00
Holger Rapp
cc68d27d93
Added real name of allait
2011-05-11 09:12:56 +02:00
Holger Rapp
70b7affe45
Merged Ryan and allaits fixes for various bugs
2011-05-09 07:58:33 +02:00
Holger Rapp
9e712a9a39
Removed UltiSnipsReset. It is no longer needed
2011-04-28 08:27:09 +02:00
rygwdn@gmail.com
6b86dcae2b
added fallback for crc and ability to disable hashing on entry.
...
also disabled hashing in parsing tests to avoid having the test files
overwritten in the process.
2011-04-27 23:41:30 -03:00
rygwdn@gmail.com
b54300a82e
added documentation for new search
2011-04-27 15:51:04 -03:00
Holger Rapp
eeb8dc4831
Disable vims auto-wrapping inside snippets
...
- Disable autowrapping inside of snippets
- renable it when the snippet has been completely handled
- added snippet option 'f' to avoid disabling text wrapping
- added docs and tests
2011-04-09 17:48:14 +02:00
Holger Rapp
52438051be
Added a section about character escaping to the docs
2011-03-31 08:01:32 +02:00
Holger Rapp
8513aa48d8
Added a new variable for snippet directory names. UltiSnips directories can be excluded to not make the shipped plugins available
2011-03-31 07:40:56 +02:00
Holger Rapp
c408ae937e
Fixed some lines in contributors
2011-03-28 20:27:54 +02:00
Holger Rapp
3563b7a57f
Added improvements to the syntax file by Anthony Jackson
2011-03-27 08:07:44 +02:00
Holger Rapp
8a09bdad98
Added Daniel Hahler to the contributors
2011-03-14 20:19:35 +01:00
Daniel Hahler
5556432fd1
Minor doc fixes.
2011-03-07 17:53:11 +01:00
Holger Rapp
07bfcb5f84
Fixed a typo in the documentation
2011-02-24 23:12:51 +01:00
Holger Rapp
c8fe2f4b02
Added a syntax file by Timo Schmiade. Made sure all shipped files are recognized as snippets, even when ftdetect is not in /Users/sirver
2011-02-17 14:07:27 +01:00
Holger Rapp
528759dbcc
Fixed a typo in the documentation
2011-02-17 12:37:08 +01:00
Holger Rapp
29eb9dca69
Erlang snippets from g0rdin
2011-01-12 13:19:19 +01:00
rygwdn@gmail.com
92f979dcc8
Added documentation for the new functions
2010-12-20 22:49:55 -04:00
Holger Rapp
3310ccb41d
Added eruby and rails snippets from Ches Martin
2010-12-06 14:27:33 +01:00
rygwdn@gmail.com
fbb339d03e
add option to not expand tabs in snippet
2010-11-22 10:14:47 -04:00
Holger Rapp
5630899b26
Added rupa deadwyler
2010-11-13 11:25:01 +01:00
Holger Rapp
c095147fa1
Added commands UltiSnipsReset and UltiSnipsEdit by JCEB
2010-09-22 13:01:04 +02:00
Holger Rapp
00656a2bb7
Merged my fix for bug 427298
2010-08-20 10:30:33 +02:00
Holger Rapp
58b562b58b
Added documentation about smap unmapping
2010-08-20 10:20:22 +02:00
Holger Rapp
243e93312e
Whitespace fixes in help doc
2010-08-20 10:04:55 +02:00
Holger Rapp
fb8be85865
Removed the Roadmap from the help docs since it is constantly outdated
2010-08-20 10:03:09 +02:00
rygwdn@gmail.com
4b85266929
Added documentation for globals, and fixed docs for locals.
...
Fixed error messages to match tests.
Changed endsnippet -> endglobal for global snippets.
2010-08-17 00:12:30 -03:00
rygwdn@gmail.com
64eaac4f9a
added docs for new functionality and test for example in docs.
2010-08-08 22:15:34 -03:00
rygwdn@gmail.com
462b9cdf77
updated deprecation messages, and updated (and documented) the way
...
"snip.rv" works.
2010-07-30 21:54:51 -03:00
rygwdn@gmail.com
e6759cd03f
added fn, basename and ft properties to SnippetUtil.
2010-07-30 21:21:05 -03:00
rygwdn@gmail.com
d6c174e9df
merged with upstream
2010-07-29 23:11:46 -03:00
rygwdn@gmail.com
54e849b71b
Updated documentation for new/changed functionality.
2010-07-29 23:02:15 -03:00
Holger Rapp
b437f30fc7
Applied patch from Chris Chambers
2010-07-12 14:52:12 +02:00
rygwdn@gmail.com
ee7c23bb89
Added myself to the contributors lists
2010-06-05 11:22:55 -03:00
rygwdn@gmail.com
513a635c51
use a helper object, rather than replacing 'res', also provide 'snippet-local' variables
2010-05-16 19:34:44 -03:00
rygwdn@gmail.com
52be5df6ef
Shortened the variable name, and added documentation.
2010-05-16 02:19:55 -03:00