Commit Graph

1446 Commits

Author SHA1 Message Date
Holger Rapp
8c1a91e220 Merge pull request #618 from Hans-Guenter/patch-1
Adjust for changed vim Filename function
2015-08-27 21:11:53 +02:00
Hans-Guenter
b8bd605a2f Adjust for changed vim Filename function 2015-08-27 19:52:01 +02:00
Louis Pilfold
f5ab1f4d70 Merge pull request #616 from onemanstartup/remove_offensive_hakell_snippets
Remove offensive haskell snippets
2015-08-27 15:10:12 +01:00
onemanstartup
5ea24e7799 Remove offensive haskell snippets
Haskell snippets won't show up in autocomplete because of this. 
https://github.com/Valloric/YouCompleteMe/issues/1214
2015-08-27 16:52:26 +03:00
Louis Pilfold
7544cf7661 Merge pull request #615 from dengyaolong/master
javascript.snippets
2015-08-26 08:55:27 +01:00
dengyaolong
eaaac3ab35 use terr instead of te to throw error 2015-08-25 18:59:47 +08:00
dengyaolong
b773523c30 try-catch-finally and throw error 2015-08-25 13:44:52 +08:00
dengyaolong
c4883b9f2d add ce means console.err() 2015-08-25 13:34:07 +08:00
Louis Pilfold
21c7f20520 Merge pull request #614 from SevereOverfl0w/master
fix stylus indentation.
2015-08-23 11:22:45 +01:00
SevereOverfl0w
6da30ab4b3 fix stylus indentation. 2015-08-23 11:18:21 +01:00
Holger Rapp
8a501edad8 Merge pull request #612 from netei/patch-1
Update javascript.snippets : f should expand near words
2015-08-20 06:57:03 +02:00
netei
2a173a59f2 Update javascript.snippets : f should expand near words
If you write 

`http.get(f`

and hit tab, `f` won't be expanded to the function snippet.

This merge request fixes this, by specifying that it should be expanded near **w**ord boundaries.

>    w   Word boundary - With this option, the snippet is expanded if
>       the tab trigger start matches a word boundary and the tab trigger end
>       matches a word boundary. In other words the tab trigger must be
>       preceded and followed by non-word characters. Word characters are
>       defined by the 'iskeyword' setting. Use this option, for example, to
>       permit expansion where the tab trigger follows punctuation without
>       expanding suffixes of larger words.
2015-08-19 14:08:02 +02:00
Holger Rapp
4ecee59742 Merge pull request #611 from benningm/benningm-patch-puppet-yumrepo
fix case of 'Desc' attribute in puppet/yumrepo snippet
2015-08-18 15:21:26 +02:00
Markus Benning
5529c28c27 fix case of 'Desc' attribute in puppet/yumrepo snippet
Attribute 'Desc' must be changed to lowercase.
2015-08-17 12:37:07 +02:00
Louis Pilfold
c00f373485 Supercollider: for snippets 2015-08-14 14:32:20 +01:00
Holger Rapp
94698cb2ae Merge pull request #609 from rubenvereecken/patch-1
Deleted newline
2015-08-12 06:55:42 +02:00
Ruben Vereecken
bf34d94bac Deleted newline
It broke the comments.
2015-08-11 20:35:59 +02:00
Louis Pilfold
7f327c60ea Supercollider: Add first snippets 2015-08-10 20:31:22 +01:00
Holger Rapp
464aeae09b Merge pull request #599 from carlitux/master
Python/Python: Django snippets
2015-08-06 07:41:43 +02:00
Luis Carlos Cruz Carballo
ba44606abd Add default __str__ method 2015-08-05 08:28:51 -04:00
Louis Pilfold
07d17e18db Merge pull request #607 from twabiko/master
add more snippets for rst
2015-08-04 15:57:44 +01:00
twabiko
3809ffb17a add 'doc' for Sphinx 2015-08-04 22:46:18 +09:00
twabiko
081380e73a add 'ref' for Sphinx 2015-08-04 22:45:32 +09:00
twabiko
c8d852e3ab add 'download' for Sphinx 2015-08-04 22:43:52 +09:00
twabiko
6340f55102 add 'toc-tree' for Sphinx 2015-08-04 22:40:27 +09:00
twabiko
59fcc690bc add 'list-tables' for Sphinx 2015-08-04 22:37:56 +09:00
twabiko
d4e3f9193e add 'todo' for Sphinx. 2015-08-04 22:30:38 +09:00
twabiko
a463438a3d fix typo. 2015-08-04 22:24:24 +09:00
Louis Pilfold
2fdfe801b8 Test: Remove superfluous semicolons 2015-08-04 13:23:27 +01:00
Louis Pilfold
29c4372f8b Merge pull request #606 from slebedev/issues/605
added small snippet for use python3 interpreter
2015-08-04 13:18:48 +01:00
Sergey Lebedev
97ca04d504 added small snippet for use python3 interpreter 2015-08-04 14:52:52 +03:00
Luis Carlos Cruz Carballo
0af7853c6b Add some context for djangohtml 2015-08-02 23:53:12 -04:00
Luis Carlos Cruz Carballo
7439b143fb Add some options to test on templates 2015-08-02 23:53:12 -04:00
Luis Carlos Cruz Carballo
308dc53a4c Test djangohtml options 2015-08-02 23:53:12 -04:00
Luis Carlos Cruz Carballo
f0a9a1e80b Add some options to test on templates 2015-08-02 23:53:11 -04:00
Luis Carlos Cruz Carballo
cf8b0ecad0 Ready for pull request 2015-08-02 23:53:11 -04:00
Luis Carlos Cruz Carballo
c69f680c6d To test attributes 2015-08-02 23:53:11 -04:00
Luis Carlos Cruz Carballo
8e5178d236 To test attributes 2015-08-02 23:53:11 -04:00
Luis Carlos Cruz Carballo
b1063c08f4 To test attributes 2015-08-02 23:53:11 -04:00
Luis Carlos Cruz Carballo
a53a23b4cc To test attributes 2015-08-02 23:53:11 -04:00
Luis Carlos Cruz Carballo
8b2e2c2bdf Improve htmldjango 2015-08-02 23:53:11 -04:00
Luis Carlos Cruz Carballo
0abbd8160b Start migration from djaneiro 2015-08-02 23:53:11 -04:00
Luis Carlos Cruz Carballo
d1f383ab53 Start migration from djaneiro 2015-08-02 23:53:11 -04:00
Luis Carlos Cruz Carballo
348236ab9e Start migration from djaneiro 2015-08-02 23:53:11 -04:00
Luis Carlos Cruz Carballo
dfa8c37d54 Django forms snippets done 2015-08-02 23:53:11 -04:00
Louis Pilfold
af3c2d3f66 Rust: pub fn, correct while trigger 2015-08-02 12:56:59 +01:00
Louis Pilfold
814896e4d2 Merge pull request #604 from rpoddighe/master
Move Node snippets to separate file
2015-07-29 16:34:18 +01:00
Renzo Poddighe
c278d602e6 Add process snippets 2015-07-29 17:15:01 +02:00
Renzo Poddighe
e87dfec535 Add omitted descriptions 2015-07-29 17:09:06 +02:00
Renzo Poddighe
5647a7fc51 Add sensible Node snippets 2015-07-29 17:04:35 +02:00