Holger Rapp
|
45bcd32d59
|
Merge pull request #373 from Sawyer47/rust-fix
Rust: fixes and one new snippet.
|
2014-06-01 12:57:23 +02:00 |
|
Piotr Jawniak
|
b0733edacc
|
One new snippet and one small fix for Rust
|
2014-06-01 12:39:50 +02:00 |
|
Holger Rapp
|
c3db5beee9
|
Merge pull request #372 from Sawyer47/rust-snippets
Rust: new snippets and cleanup.
|
2014-05-31 15:51:40 +02:00 |
|
Piotr Jawniak
|
c80c281219
|
New snippets and cleanup for Rust
|
2014-05-31 14:35:25 +02:00 |
|
Holger Rapp
|
8ee2c03776
|
Merge pull request #371 from rsw0x/master
d: Fixed final switch
|
2014-05-31 12:04:12 +02:00 |
|
rsw0x
|
0100f9c7ea
|
Fixed final switch in the UltiSnippets snippet
|
2014-05-28 06:48:18 -04:00 |
|
Holger Rapp
|
5470b2f348
|
Merge pull request #368 from Nighoo/master
sh: Add escaping of $
|
2014-05-22 16:43:08 -07:00 |
|
Holger Rapp
|
d2455bbd89
|
Merge pull request #369 from majjoha/master
Remove line breaks after snippets.
|
2014-05-22 16:41:54 -07:00 |
|
majjoha
|
8c2dd2be62
|
Remove line breaks after snippets.
|
2014-05-22 15:30:56 +02:00 |
|
Nico Suhl
|
d5e0cc53ba
|
Add escaping of $
without escaping the snippet can not be expanded
|
2014-05-22 15:09:58 +02:00 |
|
Holger Rapp
|
debd257115
|
Merge pull request #367 from tebeka/go-test
Go: test and benchmark functions snippets.
|
2014-05-19 06:32:04 -07:00 |
|
Miki Tebeka
|
954853816a
|
description after trigger
|
2014-05-18 12:57:53 +03:00 |
|
Miki Tebeka
|
fb0a6fc758
|
Better name
|
2014-05-18 07:49:08 +03:00 |
|
Miki Tebeka
|
84d9764fb5
|
Snippets for Go test and benchmark functions
|
2014-05-17 07:11:35 +03:00 |
|
Holger Rapp
|
4ed409154b
|
Merge pull request #360 from lucc/descriptions
tex,vim: add snippet descriptions
|
2014-05-12 05:23:07 -07:00 |
|
Holger Rapp
|
1406df6fe3
|
Merge pull request #365 from joshaw/master
java: Add missing semicolons and anchors
|
2014-05-12 05:22:01 -07:00 |
|
Josh Wainwright
|
7adbe2eed7
|
Merge branch 'master' of https://github.com/honza/vim-snippets
|
2014-05-08 08:59:34 +01:00 |
|
Josh Wainwright
|
0326b5ba97
|
Use more readable format for snippets including ending semi-colon.
|
2014-05-08 08:48:09 +01:00 |
|
Josh Wainwright
|
3cb138312f
|
Removed implicit $0 at end of snippent
|
2014-05-08 08:47:05 +01:00 |
|
Honza Pokorny
|
8ee0f3a440
|
Merge pull request #364 from pgilad/patch-1
Add useful javascript snippets
|
2014-05-08 03:05:58 -03:00 |
|
Josh Wainwright
|
33830aea0c
|
Added couple of $0 anchors where missing.
|
2014-05-07 22:46:43 +01:00 |
|
Josh Wainwright
|
2438821340
|
Added semi-colons to end of lines where missing.
|
2014-05-07 22:45:53 +01:00 |
|
Gilad Peleg
|
e7f047b666
|
Update javascript.snippets
|
2014-05-07 15:10:33 +03:00 |
|
Gilad Peleg
|
98b1b48d92
|
add b flag and edit placeholder
|
2014-05-07 15:09:41 +03:00 |
|
Gilad Peleg
|
d0d1e59ad0
|
Add useful javascript snippets
|
2014-05-07 10:19:01 +03:00 |
|
Lucas Hoffmann
|
2672bde2fb
|
add snippet options to some snippets
|
2014-05-06 14:55:24 +02:00 |
|
Lucas Hoffmann
|
27c2c2ba7b
|
add quotation marks
|
2014-05-06 14:52:35 +02:00 |
|
Lucas Hoffmann
|
da157ef079
|
add snippet descriptions
|
2014-05-06 14:50:22 +02:00 |
|
Lucas Hoffmann
|
85004a6c60
|
add snippet descriptions
|
2014-05-06 14:50:22 +02:00 |
|
Marc Weber
|
9376b6ea35
|
merging "contributing notes" into "Policies for contributors" - thanks lucc
|
2014-05-06 13:13:44 +02:00 |
|
Marc Weber
|
2f5e1dace4
|
fix
|
2014-05-06 13:09:47 +02:00 |
|
Marc Weber
|
08afc0ea66
|
allow discussing UltiSnips & snipmate snippets
|
2014-05-06 12:22:35 +02:00 |
|
Honza Pokorny
|
31d2239a65
|
Merge pull request #362 from lucc/duplicates
remove some duplicates
|
2014-05-06 06:46:17 -03:00 |
|
Lucas Hoffmann
|
7011d0f9d5
|
remove some duplicates
Remove some snippets from the Ultisnips/ directory which are present in the
snippets/ directory.
|
2014-05-06 11:33:41 +02:00 |
|
Marc Weber
|
27189f6727
|
Merge pull request #361 from lucc/vundle-api-change
update vim snippet for plugin definition with Vundle.vim
|
2014-05-06 11:09:07 +02:00 |
|
Lucas Hoffmann
|
71ac9c80e5
|
update vim snippet for plugin definition with Vundle.vim
Vundle has changed it's public API. The Bundle command is deprecated. See
https://github.com/gmarik/Vundle.vim/blob/v0.10/doc/vundle.txt#L372
|
2014-05-06 09:19:30 +02:00 |
|
Louis
|
9d8a666fb9
|
Add snipmate style rust snippets
|
2014-05-05 17:49:52 +02:00 |
|
Marc Weber
|
a066d608fe
|
document vs snipmate should be deprecated: not yet
|
2014-05-05 17:44:05 +02:00 |
|
dhilipsiva
|
8d619ac165
|
Indentation missing.
|
2014-05-05 17:37:31 +02:00 |
|
Holger Rapp
|
b57a972db0
|
Merge pull request #356 from lpil/readme
Correct readme link formatting
|
2014-05-05 07:49:59 +02:00 |
|
Holger Rapp
|
eed876224f
|
Merge pull request #353 from dhilipsiva/master
scheme: First snippets
|
2014-05-05 07:49:27 +02:00 |
|
Honza Pokorny
|
0f7742f1c1
|
Merge pull request #357 from Mayeu/patch-1
Fix the "fun" snippet definition
|
2014-05-02 16:43:31 -03:00 |
|
Mayeu (Cast)
|
5eec8a1634
|
Fix the "fun" snippet definition
At line 96, the definition for the snippet "fun" was using spaces instead of tabs
|
2014-05-02 20:03:59 +02:00 |
|
Louis
|
ae24661928
|
Update README.md
|
2014-05-01 23:34:52 +01:00 |
|
Louis
|
8aea9060c1
|
Correct readme link formatting
|
2014-05-01 21:05:39 +01:00 |
|
Honza Pokorny
|
d43f278705
|
Merge pull request #354 from vim-guru/master
Replaced charset property to the html5 equivalent
|
2014-05-01 12:36:15 -03:00 |
|
Henrik Kjelsberg
|
2f9bb967c0
|
Replaced charset property to the html5 equivalent
Also, most html5 style-guides do not use ending slashes with
self-closing tags.
|
2014-05-01 14:34:30 +02:00 |
|
dhilipsiva
|
519c3beb5f
|
Add Scheme snippets
|
2014-05-01 11:45:06 +05:30 |
|
Honza Pokorny
|
995ab73c95
|
Merge pull request #352 from feju/master
Various new snippets and fixes
|
2014-04-30 05:58:14 -03:00 |
|
Felix Jung
|
18d24cbdf8
|
Indenting label in align environment
|
2014-04-30 10:14:49 +02:00 |
|