Commit Graph

1145 Commits

Author SHA1 Message Date
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
Felix Jung
0561ba640a Fixed sapply snippet 2014-04-30 10:14:30 +02:00
Felix Jung
ebbd6a8ddc Merge remote-tracking branch 'upstream/master' 2014-04-30 10:09:15 +02:00
Holger Rapp
fa8778d20a Merge pull request #350 from tinyladi/master
Pandoc, markdown: Inline code and code block snippets. Create pandoc.snippets
2014-04-29 09:27:32 +02:00
tinyladi
1d5adc300f add priority and inword option 2014-04-28 14:40:10 +02:00
tinyladi
a34551bdd9 add codeblock and inline code snippets to markdown.snippets 2014-04-28 13:39:08 +02:00
tinyladi
8fe86059fb create pandoc.snippets & extend markdown.snippets 2014-04-28 13:38:45 +02:00
Holger Rapp
ec9a7a56ea Merge pull request #348 from r4d2/master
R: Fixed for loop syntax and added while
2014-04-25 06:45:54 +02:00
r4d2
74ef5cbd44 Add R for and while snippets 2014-04-24 21:14:50 -04:00
r4d2
5edbfec786 Fix syntax in R for loop 2014-04-24 21:14:31 -04:00
Eustáquio Rangel
8efe43ebf6 Merge pull request #347 from kurko/add_brackets_to_ruby_let
Adds brackets to RSpec's let()
2014-04-23 22:41:41 -03:00
Alexandre de Oliveira
ed8c39bc1f Adds brackets to RSpec's let() 2014-04-23 17:59:32 -03:00
Holger Rapp
ebdc61fa10 Merge pull request #346 from RyanPineo/master
Javascript: Add angular snippets.
2014-04-21 20:44:57 +02:00
Ryan Pineo
b1af469ff7 Rename angular config. Add angular controller. 2014-04-21 14:13:00 -04:00
Ryan Pineo
ec973080f4 Add angular snippets.
Add two jasmine snippets for use with angular that prepoulate the
"it" and "before" functions with "inject".  Add an angular config
snippet.
2014-04-21 14:07:28 -04:00
Holger Rapp
c17df8147c Merge pull request #345 from dcbishop/cleanups
c, cpp, d, rust: Cleanups.
2014-04-20 21:12:51 +02:00
David C. Bishop
7b5d7de5e9 Remove /* code */ placeholders from c, cpp and d. 2014-04-18 18:10:50 +10:00
David C. Bishop
28fc19552f Add b option to rust snippets. 2014-04-18 18:08:13 +10:00
David C. Bishop
7af4b8f424 Remove /* code */ placeholders in rust.snippets. 2014-04-18 18:04:17 +10:00
David C. Bishop
dba38fc382 Add 'priority -50' to rust.snippets. 2014-04-18 18:02:36 +10:00
Holger Rapp
44d6f6a91d Merge pull request #344 from dbarnett/soy
Soy: Add snippets for soy filetype (a.k.a. closure templates)
2014-04-17 21:52:43 +02:00
David Barnett
f770dab87d Add "priority -50" to UltiSnips/soy.snippets 2014-04-16 09:03:41 -07:00
Felix Jung
aefcab679d Changed frame snippet 2014-04-16 14:50:14 +02:00
Felix Jung
66c2a0b026 Merge remote-tracking branch 'upstream/master' 2014-04-16 14:46:32 +02:00
Holger Rapp
00231357c8 Remove placeholder text in proto snippets. 2014-04-16 08:19:50 +02:00
Honza Pokorny
9a7a60022a Merge pull request #342 from WnP/patch-2
key word argument get (kwg)
2014-04-15 04:23:58 -03:00
David Barnett
0b8a04fee0 Add snippets for soy filetype (a.k.a. closure templates) 2014-04-14 20:57:59 -07:00
Steeve
593a3b79df lkwg LocalKeyWordargumentGet 2014-04-14 12:30:29 +02:00
Steeve
7f65658f47 remove useless $0 2014-04-14 12:28:03 +02:00
Holger Rapp
037065241e Merge pull request #343 from dbarnett/proto
Proto: Added snippets for Googles protobufs.
2014-04-14 08:07:30 +02:00
David Barnett
cf39d41acc rm unnecessary empty lines 2014-04-13 22:58:20 -07:00
David Barnett
3f3b2d561c Add tabstop for message body 2014-04-13 09:17:57 -07:00
David Barnett
e3c6399f8c Add type completions 2014-04-13 09:11:58 -07:00
David Barnett
280f775ab3 Merge branch 'master' of https://github.com/honza/vim-snippets into proto 2014-04-13 08:52:27 -07:00
Holger Rapp
4b9f18c531 Add a common pythonx directory containing helper methods for snippets. 2014-04-13 10:24:56 +02:00
David Barnett
76a4d7eae9 Add message and field snippets for proto filetype 2014-04-11 21:49:14 -07:00
Holger Rapp
8770132e4e Merge pull request #341 from pgilad/patch-1
HTML: update meta charset
2014-04-10 21:28:43 +02:00
Steeve
fea2ddc004 key word argument get (kwg)
a common usage -especially when overloading class- is to use `*args` array and `**kwargs` dictionary to handle method's arguments

this snippet is usefull to quickly get the argument value from the keyword arguments dictionary -kwargs- or setting a default value
2014-04-10 11:17:29 +02:00
Gilad Peleg
039a1c0801 update meta charset in html 2014-04-10 12:13:17 +03:00
Honza Pokorny
5db783d7f1 Merge pull request #340 from WnP/patch-1
add def overloading method (dol)
2014-04-09 14:29:13 -03:00
Steeve
fa6d71e49e add def overloading methode (dol)
I add it because I use it many times a day -not only for the `__init__` method-

this snippet is very useful to me, no need to call super and handle all args and kwargs, and no more typo errors :D
2014-04-09 12:27:32 +02:00
Steven Oliver
9b6ee51b41 Merge pull request #339 from dcbishop/patch-1
Add rust.snippets

Awesome. Thanks!
2014-04-08 11:04:04 -04:00
David C. Bishop
513fad93b1 Add rust.snippets 2014-04-09 00:18:29 +10:00