Claudio Maradonna
|
83be78b087
|
Bug fix with Laravel snippet
|
2015-01-14 22:35:12 +01:00 |
|
Holger Rapp
|
ed492a9cec
|
Merge pull request #501 from FiloSpaTeam/master
php: Laravel Snippets
|
2015-01-11 12:36:40 +01:00 |
|
Claudio Maradonna
|
9bf5d0f412
|
Added b option to prevent snippet inline
|
2015-01-11 12:35:37 +01:00 |
|
Holger Rapp
|
ac2fca2e14
|
Merge pull request #502 from nerdwaller/master
Angular: snippets updated to build your param list automatically
|
2015-01-11 11:28:55 +01:00 |
|
Louis Pilfold
|
0ac57c7779
|
Rust: change from uint to new usize type
|
2015-01-11 01:58:57 +00:00 |
|
Louis Pilfold
|
69d3b5e02e
|
Remove a load of duplication from Rust snippets
|
2015-01-11 01:57:32 +00:00 |
|
Louis Pilfold
|
18733185c1
|
Update Rust for to use new range syntax
|
2015-01-11 01:41:41 +00:00 |
|
Holger Rapp
|
e23c91001e
|
Merge pull request #504 from tony/patch-1
python: Snippet for python prompt toolkit embed
|
2015-01-08 21:21:08 +01:00 |
|
Tony Narlock
|
99fe636f09
|
Snippet for python prompt toolkit embed
https://github.com/jonathanslenders/python-prompt-toolkit
```python
from prompt_toolkit.contrib.repl import embed
embed(globals(), locals(), vi_mode=False, history_filename=None)
```
|
2015-01-07 11:02:18 -08:00 |
|
Honza Pokorny
|
621e747bc1
|
Merge pull request #503 from yikelu/master
Add iem python snippet for embedded ipython
|
2015-01-07 04:08:17 -04:00 |
|
Yike Lu
|
8832cee4c2
|
Add iem python snippet for embedded ipython
|
2015-01-06 13:24:16 -06:00 |
|
Matt Rasband
|
5023e19b96
|
updated angular snippets to auto populate params based on the param annotations
|
2015-01-05 09:09:44 -05:00 |
|
Honza Pokorny
|
5d32bdca99
|
Merge pull request #500 from pgilad/refactor/tab-stylus
Convert stylus snippet spaces to tabs. Fixes #499
|
2015-01-05 06:50:01 -04:00 |
|
Claudio Maradonna
|
052d282868
|
Corrected last commit
|
2015-01-05 09:38:33 +01:00 |
|
Claudio Maradonna
|
000fad2c34
|
Added Laravel Snippet
|
2015-01-05 09:37:56 +01:00 |
|
Gilad Peleg
|
e0fff1575a
|
Convert stylus snippet spaces to tabs. Fixes #499
|
2015-01-05 09:46:19 +02:00 |
|
Louis Pilfold
|
42f8ee269c
|
Merge pull request #498 from gchaincl/master
Added package snippet for Go
|
2014-12-28 16:47:54 +00:00 |
|
Gustavo Chain
|
60be562033
|
Added package snippet for Go
|
2014-12-28 13:18:45 +01:00 |
|
Louis Pilfold
|
55d774b852
|
Merge pull request #497 from mMontu/master
Fix box and bbox snippets outside the first column
Cool stuff!
|
2014-12-19 17:12:08 +00:00 |
|
Marcelo D Montu
|
6a679df97f
|
Fix box and bbox snippets outside the first column
|
2014-12-19 15:00:31 -02:00 |
|
Holger Rapp
|
89427d7d42
|
Merge pull request #496 from guneysus/feature/python-args-kwargs
Python: args and kwargs snippets
|
2014-12-18 20:11:00 +01:00 |
|
guneysus
|
4f2e0a03f1
|
Python args and kwargs snippets
|
2014-12-18 18:21:43 +02:00 |
|
Louis Pilfold
|
e0b29dd553
|
Ultisnips eruby: Start removing snippets duplication
|
2014-12-16 17:04:52 +00:00 |
|
Louis Pilfold
|
9b59e96398
|
Edit MPL2 licence to match Mozilla header
|
2014-12-15 19:06:50 +00:00 |
|
Louis Pilfold
|
e096d0e191
|
Use g:snip_author in LICENCE snips
|
2014-12-14 10:47:12 +00:00 |
|
Louis Pilfold
|
97f7941a6d
|
Add MPL2 snippet
|
2014-12-14 10:47:12 +00:00 |
|
Louis Pilfold
|
b103288db3
|
Merge pull request #494 from guneysus/feature/fortran-snippets
Fortran snippets finished
|
2014-12-14 10:21:46 +00:00 |
|
guneysus
|
511c42177f
|
Fortran snippets finished
|
2014-12-14 03:34:23 +02:00 |
|
Louis Pilfold
|
d70a75bd65
|
Clojure: Move trailing )s onto previous line
|
2014-12-13 14:20:16 +00:00 |
|
Louis Pilfold
|
bf2712e432
|
Add lpil as Clojure maintainer
|
2014-12-13 14:17:16 +00:00 |
|
Louis Pilfold
|
06b67db1d5
|
Clojure, don't indent with spaces!
|
2014-12-13 14:15:50 +00:00 |
|
Louis Pilfold
|
4833a35bec
|
Clojure bugfix, remove extra )
|
2014-12-13 13:48:28 +00:00 |
|
Louis Pilfold
|
cb77bce16e
|
Merge pull request #493 from guneysus/feature/fortran-snippets
Feature/fortran snippets
|
2014-12-13 13:07:59 +00:00 |
|
guneysus
|
d42e376cc8
|
Fortran variable definitions
|
2014-12-13 13:38:01 +02:00 |
|
guneysus
|
9935a55edb
|
Fortran snippets initial commit
|
2014-12-12 14:06:06 +02:00 |
|
Louis Pilfold
|
e82994ff5a
|
Clojure: letfn bugfix. Clean up ns
|
2014-12-10 10:42:44 +00:00 |
|
Louis Pilfold
|
ac2db9ee7a
|
Ultisnips HTML: H1s should not always have IDs.
Who on thought that was a good idea..?
|
2014-12-09 11:00:42 +00:00 |
|
Louis Pilfold
|
b1a62cfb14
|
Remove duplicate JS if ife
|
2014-12-04 13:46:03 +00:00 |
|
Louis Pilfold
|
67eba0b787
|
SCSS: eif bug fix
|
2014-12-04 13:46:03 +00:00 |
|
Louis Pilfold
|
9f7ec8c421
|
SCSS ife
|
2014-12-04 13:46:03 +00:00 |
|
Holger Rapp
|
436038094a
|
Merge pull request #488 from cirosantilli/markdown-bold-italic
Markdown: bold and italic
|
2014-12-01 09:22:55 +01:00 |
|
Holger Rapp
|
6f59d1e571
|
Merge pull request #492 from Carif/perso
html: add p. and p#
|
2014-12-01 06:58:39 +01:00 |
|
Florent Lévigne
|
588cbd29f7
|
snippets: add p. and p#
|
2014-11-28 17:03:48 +01:00 |
|
Louis Pilfold
|
b988fb9576
|
Ruby: Remove some duplication
|
2014-11-27 14:27:01 +00:00 |
|
Louis Pilfold
|
2796cf66de
|
Ruby: Remove 2 snippets that save a negative number of keypresses
|
2014-11-27 14:06:46 +00:00 |
|
Louis Pilfold
|
1d9afe253b
|
Ruby: Remove lots of placeholder text
|
2014-11-27 14:01:00 +00:00 |
|
Louis Pilfold
|
c46251515f
|
Ruby: Remove excessive whitespace
|
2014-11-27 14:01:00 +00:00 |
|
Louis Pilfold
|
b7fb63cd15
|
Ruby: def with params to fill style guide
|
2014-11-27 14:01:00 +00:00 |
|
Gustavo Chain
|
4c988d2012
|
Add receiver to fum snippet
|
2014-11-26 11:46:41 +00:00 |
|
Honza Pokorny
|
e623bbfca3
|
Merge pull request #490 from gchaincl/master
Add receiver to fum snippet
|
2014-11-26 06:23:40 -04:00 |
|