Commit Graph

  • 49679b6494
    org-mode: make a child of latex-mode master Jai Flack 2020-09-08 01:45:04 +1000
  • bad2fa2db4
    latex-mode: rekey frac Jai Flack 2020-09-08 01:44:53 +1000
  • b83c0f2f3b
    Merge pull request #389 from leungbk/cc-if Andrea Crotti 2020-08-02 17:58:52 +0100
  • a68dc39506
    Merge pull request #390 from nikgr95/rust-print-snippets-correction Andrea Crotti 2020-08-02 17:58:31 +0100
  • 0d79a69310 Fix leftover curly brace during expansion in various print snippets Nikhil Grandhi 2020-07-29 07:06:26 +0530
  • 35cd14df7a cc-mode/if: escape backslashes Brian Leung 2020-07-22 18:13:24 -0700
  • d5ef8ed2b3
    Merge pull request #327 from adrianstaniec/patch-1 Andrea Crotti 2020-06-06 12:49:44 +0100
  • e5ebfcdb38
    Merge pull request #359 from sei40kr/react-redux-snippets Andrea Crotti 2020-06-06 11:26:58 +0100
  • 17776c16fc
    Merge pull request #371 from equwal/bibtex-more Andrea Crotti 2020-06-06 11:15:48 +0100
  • b0161d9fc0
    Merge pull request #382 from quazgar/mode-line Andrea Crotti 2020-05-26 10:07:54 +0100
  • 6eac47b406
    Merge pull request #381 from quazgar/java-method-scope Andrea Crotti 2020-05-23 11:33:12 +0100
  • 656a12a3e9
    Merge pull request #384 from wailo/patch-1 Andrea Crotti 2020-05-23 11:31:27 +0100
  • a7c5322d3a
    Fixed cout template token wailo 2020-05-21 09:02:06 -0300
  • bbd93a050a
    ENH: New snippet to add the `mode' local variable. Daniel 2020-05-08 12:15:10 +0200
  • 1cc635783c
    ENH: Make method scope choosable. Daniel 2020-05-08 12:08:33 +0200
  • ab3c20483a
    Merge pull request #380 from CsBigDataHub/fix-org-link-snippet Andrea Crotti 2020-05-08 10:36:06 +0100
  • 174051f5af Fixed typo in org-mode link CsBigDataHub 2020-02-21 17:17:00 -0600
  • 937cb7bb19
    Merge pull request #376 from WhatDothLife/master Andrea Crotti 2020-04-25 13:10:00 +0100
  • e51a259527
    Merge pull request #369 from Auralcat/add-elixir-with-snippet Andrea Crotti 2020-04-18 12:54:26 +0100
  • e066009c3b
    Merge pull request #373 from vzajkov/master Andrea Crotti 2020-04-18 12:50:18 +0100
  • 81c1ac5e58 added \limits to bigcap and bigcap for latex-mode Michael Wernthaler 2020-04-15 19:52:17 +0200
  • 9e806a3993
    Merge pull request #374 from sten0/rm-exec-bit-for-vhdl-mode-snippets Andrea Crotti 2020-04-10 12:28:17 +0100
  • b0cbd6b490
    Remove inappropriate exec bit for snippets/vhdl-mode/* Nicholas D Steeves 2020-04-09 21:35:27 -0400
  • 0dfd32f046 Add Ruby unless and Proc.new snippets Valery Zajkov 2020-04-05 18:44:04 -0400
  • 2838cdf272 Add Elixir with clause snippets Auralcat 2020-03-13 16:42:37 -0300
  • d39c424fa8
    Merge pull request #372 from serveln/vhdl_mode Andrea Crotti 2020-04-03 11:26:46 +0100
  • fb56cb4e8b Fixed spelling mistake serveln 2020-04-01 21:34:21 -0300
  • bce50200fe Added VHDL-mode snippets serveln 2020-04-01 21:28:36 -0300
  • a3257d2570 Add more bibtex snippets Spenser Truex 2020-03-30 13:22:26 -0700
  • d9a9ec282c
    Merge pull request #368 from bradyt/master Andrea Crotti 2020-03-14 10:30:42 +0000
  • 0429be6586
    Merge pull request #365 from r-darwish/rustic-mode Andrea Crotti 2020-03-14 10:29:43 +0000
  • 619342f4e6
    Merge pull request #367 from phikal/master Andrea Crotti 2020-03-14 10:29:08 +0000
  • 5d0bbdb9f5 Add built_value for dart Brady Trainor 2020-03-05 15:22:34 -0800
  • fdd1c1576d
    Add go init snippet Philip K 2020-02-16 17:53:01 +0100
  • bb5dc977e5 Make rustic-mode inherit rust-mode Roey Darwish Dror 2020-02-09 09:59:01 +0200
  • 612be838d2
    Merge pull request #360 from sei40kr/dockerize-snippet Andrea Crotti 2020-01-22 11:40:02 +0000
  • 388324c2de
    Merge pull request #362 from LesleyLai/master Andrea Crotti 2020-01-22 11:39:17 +0000
  • 175004c501 Snippets for reason-mode Lesley Lai 2020-01-22 00:23:16 -0700
  • e813c1479a
    Merge pull request #361 from npostavs/init-sym Andrea Crotti 2019-12-30 14:05:24 +0000
  • 67901f1984 Revert "fix initializer", adding the symbol is correct Noam Postavsky 2019-12-27 20:37:32 -0500
  • 2686c7ea2d
    Merge pull request #358 from peterhoeg/fix_initializer Andrea Crotti 2019-12-27 11:45:21 +0000
  • cd4a42811c Improve dockerize snippet Seong Yong-ju 2019-12-25 23:33:28 +0900
  • 1eb351b2cd Rename yas-setup.el -> .yas-setup.el in rjsx-mode Seong Yong-ju 2019-12-25 23:10:18 +0900
  • 582d0a8d7c Fix some React Native snippets Seong Yong-ju 2019-12-25 22:58:21 +0900
  • f52190f3e4 Improve a Redux snippet rxaction Seong Yong-ju 2019-12-25 22:54:25 +0900
  • 6c96332341 Fix TM_FILENAME_BASE in some Redux snippets Seong Yong-ju 2019-12-25 22:49:11 +0900
  • d76f3afdf2 Improve some Redux snippets Seong Yong-ju 2019-12-25 22:46:48 +0900
  • 52f2eb5a47 Fix TM_FILENAME_BASE in some React snippets Seong Yong-ju 2019-12-25 22:32:38 +0900
  • a7226e7861 Update snippets of React component methods Seong Yong-ju 2019-12-25 22:26:20 +0900
  • f1ed0bf495 Remove snippets of SFC without arrow function Seong Yong-ju 2019-12-25 22:24:08 +0900
  • 92a161cadc Remove snippets of unsafe React methods Seong Yong-ju 2019-12-25 22:23:47 +0900
  • f13e27e08b Add .yas-setup.el for rjsx-mode Seong Yong-ju 2019-12-25 22:07:55 +0900
  • 93acf4769f fix initializer Peter Hoeg 2019-12-11 20:49:29 +0800
  • b14d93bfd1
    Merge pull request #357 from sei40kr/new-snippets Andrea Crotti 2019-12-10 15:11:31 +0000
  • 5880275481 Add snippets for Dockerfile, Fish shell, JavaScript, Perl, and Org Seong Yong-ju 2019-11-27 00:28:10 +0900
  • 2cc5f35cd4
    Merge pull request #341 from equwal/delete-trailing-whitespace Andrea Crotti 2019-11-17 17:30:47 +0000
  • 287945ada6 Merge rename of lisp-mode/switch to cond into whitespace removal. Spenser Truex 2019-11-14 14:13:30 -0800
  • 695a7db1ed Delete obviously erroneous (and often annoying) trailing whitespace. Spenser Truex 2019-09-14 13:01:41 -0700
  • 8f4de7765e rust: make fns/pfns like the rest of the function templates (fix #323) Roey Darwish Dror 2019-08-15 13:16:41 +0300
  • 9bd7d83f0d
    Merge pull request #354 from igordejanovic/fix-pudb-snippet Andrea Crotti 2019-11-14 10:44:22 +0000
  • 280f6196ce Fix python pudb snippet. Igor Dejanovic 2019-11-12 12:09:19 +0100
  • fbd8e533a5
    Merge pull request #353 from sei40kr/sh-snippets Andrea Crotti 2019-11-10 16:55:22 +0000
  • 9904680b0e Add new snippets for sh-mode: case, select Seong Yong-ju 2019-11-10 13:24:08 +0900
  • 43624cad75
    Merge pull request #352 from stepnem/fix-hook-functions Andrea Crotti 2019-11-08 09:17:19 +0000
  • 27f4d48cbf Don't add anonymous functions to hooks, use named functions instead Štěpán Němec 2019-11-06 00:25:02 +0100
  • b36dc3059f
    Merge pull request #351 from r-darwish/python-except Andrea Crotti 2019-11-04 09:00:45 +0000
  • 6b8fc8abd3 Change variable order in Python try snippets Roey Darwish Dror 2019-11-04 09:36:28 +0200
  • fd92455b2b
    Merge pull request #350 from r-darwish/python-debuggers Andrea Crotti 2019-10-30 11:04:56 +0000
  • d861e371da Delete duplicate snippets Roey Darwish Dror 2019-10-30 13:03:31 +0200
  • 9eafd734bf Add snippets for all major Python debuggers Roey Darwish Dror 2019-10-30 11:34:38 +0200
  • a34020042c
    Merge pull request #348 from r-darwish/java-constructor Andrea Crotti 2019-10-10 12:06:43 +0100
  • 6df388f9fd Make the Java constructor snippet take the class name from the file name Roey Darwish Dror 2019-10-10 13:45:50 +0300
  • 2ec2ada21d
    Merge pull request #346 from yilkalargaw/master Andrea Crotti 2019-10-09 07:25:52 +0100
  • b06983bd4f added specific keys to avoid using file names for snippet id lispy-dobby 2019-10-08 20:33:36 +0300
  • c5ddec3a3c
    Merge pull request #347 from dragonwasrobot/coq-mode Andrea Crotti 2019-10-08 08:39:42 +0100
  • ca5dde5d3a
    Merge pull request #345 from hankail05/julia-mode Andrea Crotti 2019-10-08 08:34:53 +0100
  • 2eac2f8b6f Adds snippets for coq-mode Peter Urbak 2019-10-06 22:09:59 +0200
  • 6a2f26c329 added a crystal (crystal-lang) snippets for crystal-mode lispy-dobby 2019-10-05 13:21:10 +0300
  • 3c0a57777b add snippets for keywords hankail05 2019-10-01 12:32:05 +0900
  • edd715cf78 add snippets for some keywords hankail05 2019-09-30 11:12:33 +0900
  • 52e4be5acd
    Merge pull request #344 from r-darwish/java-main-class Andrea Crotti 2019-09-26 13:52:32 +0100
  • 47c9d24f7b java: unify array creation of main and main_class Roey Darwish Dror 2019-09-26 14:45:58 +0300
  • 221f2c340a
    Merge pull request #340 from benzwick/nosearch Andrea Crotti 2019-09-25 09:46:01 +0100
  • 523a2b1570
    Merge pull request #328 from bradyt/master Andrea Crotti 2019-09-24 21:32:58 +0100
  • 21a307f2fe
    Merge pull request #342 from equwal/rename-cond Andrea Crotti 2019-09-24 21:24:08 +0100
  • bedc4a9589 Renamed "switch" (which is not in lisp) to "cond" which is. Spenser Truex 2019-09-14 13:07:16 -0700
  • 1fc410abac Move .nosearch to ./snippets subdirectory Ben Zwick 2019-09-08 19:48:58 +0800
  • 676a6ddc19
    Merge pull request #337 from hankail05/iostream Andrea Crotti 2019-09-08 12:37:12 +0100
  • 96f0203e39
    Merge pull request #336 from equwal/org-not-underline Andrea Crotti 2019-09-08 12:35:44 +0100
  • 57d6ecaf9c
    Merge pull request #338 from pkulev/patch-1 Andrea Crotti 2019-09-08 12:34:53 +0100
  • 56e766f59c
    Fix aref snippet Pavel Kulyov 2019-09-05 16:55:50 +0300
  • 48c39037e6 c++: make cin recognize whether 'using namespace std' exists hankail05 2019-09-03 16:11:14 +0900
  • 3a26c0b64c Do not underline, it is a subscript. Spenser Truex 2019-09-01 13:30:15 -0700
  • 641516f801 Adds several flutter snippets for dart-mode Brady Trainor 2019-09-01 00:15:58 -0700
  • 71ae4a665f
    Merge pull request #333 from r-darwish/rust Andrea Crotti 2019-08-21 10:01:07 +0100
  • 4a889dc067
    Merge pull request #330 from equwal/perl-only Andrea Crotti 2019-08-21 10:00:17 +0100
  • 82438e9bb1
    Merge pull request #332 from sten0/readme-pr Andrea Crotti 2019-08-21 09:59:38 +0100
  • 3c72ede965 rust: make fns/pfns like the rest of the function templates (fix #323) Roey Darwish Dror 2019-08-15 13:16:41 +0300
  • ca07eafc12
    Add Debian and derivatives installation instructions Nicholas D Steeves 2019-08-01 13:16:59 -0400
  • f5dbb81476
    Merge pull request #331 from imkunzo/master Andrea Crotti 2019-07-25 11:49:32 +0100