Commit Graph

  • da04256f27
    fixes #282 Andrea Crotti 2018-08-25 11:04:48 +0100
  • 3367c47cbd Add locals snippet Ryota Kayanuma 2018-08-25 03:25:44 +0900
  • 4fdcf1653d Fix terraform snippet Ryota Kayanuma 2018-08-25 03:24:54 +0900
  • ef1eb6f6ee Add output snippet Ryota Kayanuma 2018-08-25 03:18:27 +0900
  • db83743b57 Add terraform snippet Ryota Kayanuma 2018-08-25 03:14:27 +0900
  • cff16d1ae9 Add module snippet Ryota Kayanuma 2018-08-25 03:07:31 +0900
  • 7aa306dbd8 Add data snippet Ryota Kayanuma 2018-08-25 03:04:57 +0900
  • ee3359e1f7 Add provider snippet Ryota Kayanuma 2018-08-25 03:03:27 +0900
  • f40e219e28
    Update rust-mode/ifl Davide Masserut 2018-08-17 17:36:35 +0200
  • 0576ef2f3b
    Add Rust snippets Roey Darwish Dror 2018-07-26 14:53:18 +0300
  • d153af6d1d Snippets for dart-mode (#277) Szymon Uglis 2018-07-14 15:22:17 +0200
  • 2367c0a172 Add elisp snippet using uppercase (#279) Terencio Agozzino 2018-07-14 15:21:42 +0200
  • 510c312f82 Add d-lang snippets (#281) Christian Köstlin 2018-07-14 15:21:12 +0200
  • 7b004d7e80 Remove latex snippet in orgmode. (#280) Isaac 2018-07-14 21:20:15 +0800
  • fc3cf36798 c++-mode: fix `tfm` snippet ignored by changing duplicate descriptions (#284) Konstantin Kharlamov 2018-07-14 16:19:37 +0300
  • a5fac2b876 Add python/ipython snippets for org-mode (#193) Davide Restivo 2018-06-16 19:09:43 +0200
  • c4bc16ea7b rust: add snippets for crate, pub fns, and constructor (#262) Balaji Sivaraman 2018-06-16 22:35:24 +0530
  • 6a5f130397 New c-mode Doxygen function documentation using Javadoc style tags. (#264) Dan 2018-06-17 01:02:56 +0800
  • c1df49dba9 Don't expand Go main package definitions at beginning of buffer (#275) Jürgen Hötzel 2018-06-16 18:59:53 +0200
  • e700a11058 add method snippet to go-mode (#276) Chad Kunde 2018-06-16 09:59:11 -0700
  • 214ddf78e3 Support typescript-mode (#274) Masafumi Koba 2018-05-03 22:57:16 +0900
  • ed2be07237
    avoid same name with different case, fixes #272 Andrea Crotti 2018-04-22 14:49:07 +0100
  • 152a091c6f Rename files that are prohibited in Debian packages (#258) Nicholas D Steeves 2018-04-21 05:04:16 -0400
  • cdd424df88 php-mode: fix case in getters and setters (#271) rrooij 2018-04-21 10:57:50 +0200
  • ae4708538f fix racket snippets Tetsumi 2018-04-20 22:16:20 +0200
  • 829e3b0e22
    Merge branch 'master' of github:AndreaCrotti/yasnippet-snippets Andrea Crotti 2018-04-18 13:40:15 +0100
  • b93e4009c9
    fix version number Andrea Crotti 2018-04-18 13:39:28 +0100
  • d60f079c93 php-mode: fix missing dollar sign in set snippet (#266) rrooij 2018-04-18 12:32:45 +0000
  • 6e283069e8 add snippets for Racket Tetsumi 2018-04-10 22:34:04 +0200
  • 4bbe565b7c php-mode: add getter and setter snippets (#265) rrooij 2018-04-08 11:46:31 +0000
  • 66031e52fb Add various snippets for org-mode (#260) Neymarsabin 2018-04-07 20:25:15 +0545
  • b663ac7f37 Add snippets for latex-mode (#241) Carl Lieberman 2018-04-07 10:12:47 -0400
  • 41030e2b01 Add snippets for bazel-mode (#255) Sunil 2018-04-07 07:08:56 -0700
  • 6c11e532e8 fix indent function haskell (#261) Jader Martins 2018-04-07 10:57:26 -0300
  • 79fc648da3 Add bibtex-mode snippets (#251) Guillermo Robles 2018-03-24 19:24:04 +0100
  • 2b4c4d7ef7 Fix python-mode/function_docstring_numpy docstring indentation (#256) Julio Oliveira 2018-03-07 10:18:25 -0300
  • 5464966ade
    gratipay dead Andrea Crotti 2018-03-01 11:18:27 +0000
  • 2373036c13 Can we use JIT snippet loading? (#252) Kenneth Lin 2018-02-22 20:40:09 +0800
  • 26b33acf8c Add snippets for kotlin (#246) James N 2018-02-22 00:03:07 -0800
  • d88001c1fb Latex: add snippet for description (#250) Marco Craveiro 2018-02-22 07:55:33 +0000
  • 652419d299 Add markdown-mode code block (#254) Erick Navarro 2018-02-21 23:55:18 -0800
  • b42c2b670b Remove paren-wrapping snippets from emacs-lisp-mode (#248) Noam Postavsky 2018-01-22 08:21:12 -0500
  • f76efc2054 Add snippet for elisp package (#239) kchenphy 2018-01-12 05:16:35 -0800
  • 3ab16fb465 Add snippets for swift (#244) James N 2018-01-07 01:47:42 -0800
  • 2bb3cc1b2e Elixir cleanup + 5 useful snippets (#245) Wahed Mangal 2018-01-06 22:17:06 +0100
  • 7fc2b95e2f add type to git_commit_mode (#240) fnwiya 2018-01-05 19:08:00 +0900
  • 737953ea6b Added Rust snippets "eprint" and "eprintln" (#243) Ludwig PACIFICI 2018-01-05 10:07:07 +0000
  • 72d3292f7a
    add missing backquote Andrea Crotti 2017-11-27 12:23:56 +0000
  • 871c6f022d Add snippet dir with symbol indirection (#230) Noam Postavsky 2017-11-25 05:45:07 -0500
  • 13bee06e1f Add method and accessor (getter/setter) snippets for ES6 (#237) ybiquitous 2017-11-23 06:39:30 +0900
  • 6b6dcd9eca Fix typo (#236) randen 2017-11-06 04:47:26 -0800
  • 120d35010a Move some C/++ specific stuff to its own subdir (#231) Noam Postavsky 2017-10-31 09:17:53 -0400
  • ebe3b513df Php doc changes (#232) Thomas Atkinson 2017-10-31 20:48:31 +1100
  • e28a7391ef Update template (#235) Patrick Nuckolls 2017-10-30 08:11:25 -0500
  • 07389c6723 add 'try...catch' statement snippet to js-mode (#227) ybiquitous 2017-10-11 04:24:37 +0900
  • 29ce99b841 add arrow function snippets to js-mode (ES2015 syntax) (#226) ybiquitous 2017-10-07 01:18:12 +0900
  • 143b31a4eb Add powershell-mode with basic function snippets (#220) Nathanael Merlin 2017-10-06 09:16:24 -0700
  • 65764856df Put $0 before comment-end (#221) Noam Postavsky 2017-10-01 09:06:13 -0400
  • 39b8becede add Promise snippet to js-mode (since ES2015) (#228) ybiquitous 2017-10-01 20:27:37 +0900
  • 227845c8b9
    move script to the right place Andrea Crotti 2017-10-01 12:25:27 +0100
  • 314a16ff7e Add snippet for sh 'until' loop (#229) Jürgen Hötzel 2017-10-01 13:22:34 +0200
  • 7534870632 Update cc-mode/main (#222) Davidbrcz 2017-09-27 14:09:05 +0200
  • 76e5443738 add snippets for 'let' and 'const' statements (ES2015 syntax) (#225) ybiquitous 2017-09-27 21:07:36 +0900
  • bcbdc760f8
    fixes #223 Andrea Crotti 2017-09-26 18:24:39 +0100
  • 70903229b4 add snippets about ES2015 module syntax (import, export) (#219) ybiquitous 2017-09-21 04:34:01 +0900
  • 728a66d6c3 rewrite 'class' and 'constructor' for ES2015 syntax in js-mode (#218) ybiquitous 2017-09-21 04:33:21 +0900
  • 1cb40233f8 Add snippets for php-mode (#205) USAMI Kenta 2017-09-21 03:05:01 +0900
  • 643d6a0e10 add "switch" snippet to js-mode (#217) ybiquitous 2017-09-16 00:57:11 +0900
  • 00e4e12922 insert space between "for" keyword and "(" (#215) ybiquitous 2017-09-14 19:04:34 +0900
  • 886befad0e use "forEach" instead of "each" (#216) ybiquitous 2017-09-14 17:24:11 +0900
  • 5c3bb7ad8f Fix path for csharp-mode/main (#212) Thibault 2017-09-08 13:35:24 +0200
  • e62b18c771 create python snippet bang #! (#213) Avelino 2017-09-08 08:34:01 -0300
  • a0bd5a05a7 Fix detection of current file name (#209) Philipp 2017-09-03 17:57:16 +0200
  • 77db04c75a bump version Andrea Crotti 2017-09-03 16:50:32 +0100
  • e3739ecc73 Update metaclass (#210) 振宗 2017-09-03 23:50:10 +0800
  • d7ebfd1ef0 fix commentary Andrea Crotti 2017-09-03 16:48:19 +0100
  • b2f5f4af18 csharp-mode: Add main snippet (#206) Jürgen Hötzel 2017-08-22 22:57:01 +0200
  • 5eeac454aa Correct terraform 'resource' snippet (#207) Sergey Timanin 2017-08-22 22:56:01 +0200
  • 6ff001decd update version Andrea Crotti 2017-08-21 11:02:44 +0100
  • 98a784a7ed Add PHP basic syntax (statement) for php-mode (#202) USAMI Kenta 2017-08-21 19:01:54 +0900
  • 50557c37d8 Update README.md, typos (#204) duianto 2017-08-20 12:41:46 +0200
  • 4b3eea3740 spacing Andrea Crotti 2017-08-15 15:51:01 +0100
  • ea56e62a9d brackets Andrea Crotti 2017-08-15 15:50:35 +0100
  • 0ef0fdb3fd add gratipay Andrea Crotti 2017-08-15 15:50:08 +0100
  • 21fc956845 extra cleanup Andrea Crotti 2017-08-14 12:59:18 +0100
  • 1c63ef8cc8 not really using this file Andrea Crotti 2017-08-14 12:43:34 +0100
  • 9f8a1a7288 melpa badge Andrea Crotti 2017-08-14 09:48:55 +0100
  • 24901575cd docs Andrea Crotti 2017-08-14 09:48:30 +0100
  • 0253a7eb57 move everything in snippets as it should be (#203) Andrea Crotti 2017-08-13 12:16:55 +0100
  • 3226ab8d87 gpl v3 Andrea Crotti 2017-08-11 20:29:58 +0100
  • e23f56fd37 change to GPL Andrea Crotti 2017-08-01 21:07:35 +0100
  • 398384d778 Add remote_pry snippets for ruby-mode (#200) Mikhail Krainik 2017-07-31 23:48:20 +0300
  • ec7f3a03b2 use cl-flet instead of flet Andrea Crotti 2017-07-29 12:22:06 +0100
  • 579b3fcadf Add: rust-mode: 1.19.0 introduced union (#198) Benjamin Andresen 2017-07-24 18:56:25 +0200
  • 44b9d7a81e cc-mode: Improve readability of main (#199) Dela Anthonio 2017-07-24 12:55:47 -0400
  • 885050d347 terraform mode Andrea Crotti 2017-07-14 21:30:34 +0100
  • 68cceb8b5f cc-mode: i++ -> ++i (#197) Nicolò Balzarotti 2017-07-14 13:18:42 +0200
  • 9b499fce21 Update classmethod snippet (#194) 振宗 2017-07-11 22:49:35 +0800
  • 3678e75428 Added unicode-literals snippet for python-mode (#192) CryptoManiac 2017-07-11 07:57:40 +1000
  • 698a921f4f Make c++-mode access specifier snippets indent the first line (#190) Noam Postavsky 2017-07-10 17:56:29 -0400