Commit Graph

50 Commits

Author SHA1 Message Date
b3a998a83f feat(snippets/sh-mode): add custom snippets 2024-10-18 03:07:44 +01:00
66efcdb8a0 feat(language/markdown): add details snippet 2023-04-17 01:15:43 +01:00
2369d509c7 feat(language/rust): add sf snippet for String::from($0) 2023-03-07 23:37:24 +00:00
e7e5fc87da feat(snippets/go): switch ppd snippet from "%+v" to "%#v" 2023-02-26 17:26:45 +00:00
58cc0a39a9 feat(language/rust): change pd snippet to use eprintln! instead of dbg! 2023-02-17 22:24:13 +00:00
58c161b632 feat(language/go): improve ppd snippet 2023-02-08 22:43:46 +00:00
57167c4935 feat(language/rust): add pd and ppd debug print snippets 2023-02-08 22:43:46 +00:00
dbe14e827e fix(snippets/org-mode): update gfm snippet so it actually works 2022-03-14 21:16:14 +00:00
5704a2a0b6 chore(snippets): minor tweaks and improvements to custom snippets 2022-03-14 11:58:47 +00:00
359fbec8e9 chore(snippets/ruby): use $stdout instead of STDOUT for spd snippet 2021-11-10 10:30:16 +00:00
62029fd834 feat(lang): add bf (benchmark func) snippet for go-mode 2021-02-17 01:52:59 +00:00
d79e9999fd feat(snippets): add various snippets for go-mode 2021-01-15 02:11:20 +00:00
5c2229c807 feat(snippets): add Golang snippet ft "for _, tt := range tests {...}" 2020-11-11 10:48:34 +00:00
c36be86613 fix(lang): properly escape } in puts debug (pd) ruby-mode snippet 2020-10-27 13:08:22 +00:00
ea03506691 feat(lang): add print related go-mode snippets 2020-10-27 13:07:57 +00:00
41d80de4fb chore(lang): Various minor improvements for ruby-mode 2020-05-30 16:48:36 +01:00
2035f10606 chore(snippets): Add shorter version of "<src" snippet
It seems the src snippet that comes with yasnippet was changed from
"<s" to "<src". I prefer the shorter, so added a custom snippet for it.
2020-02-20 23:28:51 +00:00
85688dbdfc Add custom map and range snippets for go-mode 2019-12-09 11:29:04 +00:00
a6fd747e9a Fix "meth" go-mode snippet 2019-12-09 11:28:33 +00:00
f22b24d20a Update ruby-mode snippets 2019-12-06 13:28:03 +00:00
6c9716ca22 Some tweaks and improvements for org-mode 2019-12-06 13:14:11 +00:00
aedea7dc3a Minor tweak to func and meth go-mode snippets 2019-12-06 13:14:11 +00:00
48ea91f67a Update bug and pp ruby snippets 2016-01-30 12:04:36 +00:00
5607ce15cd Update bug snippet for byebug 2016-01-18 08:44:22 +00:00
3a4f458c7b Switch from ruby-mode to enh-ruby-mode 2015-10-04 12:01:14 +01:00
a41f70bb44 Update various snippets 2015-07-31 12:18:35 +01:00
0ef88dad35 Add pd snippet for coffee-mode 2015-06-23 00:43:25 +01:00
bb4b5b9293 Add misc ruby snippets 2015-01-22 20:49:39 +00:00
196dd3e91d Update meth snippet for go-mode 2014-07-28 10:30:31 +01:00
62d5cb244c Add/update various Go snippets 2014-07-10 18:32:12 +01:00
ba9a8a2298 Add custom go-mode yasnippet snippets 2014-07-09 02:07:53 +01:00
1277e0468e Add ex -> expect(...) snippet for Ruby 2014-06-10 11:28:11 +01:00
c23aec70f2 Add eb -> expect(...).to be ... snippet for ruby-mode 2014-05-23 23:07:43 +01:00
29db45ceeb Add new snippets for expect(...).to testing in Jasmine and Rspec 2014-04-12 11:18:07 +01:00
b0c7412cf0 Add pp debug snippet for Ruby 2014-04-03 14:30:44 +01:00
0ae9c59b86 Update/add various snippets 2014-03-28 10:35:35 +00:00
1d9dc8747f Update Ruby's pd snippet 2014-03-17 12:47:44 +00:00
5f54843930 Add expire snippet for coffee-script-mode 2013-11-06 16:43:34 +00:00
36b28702e4 Add pp Ruby snippet for debugging purposes 2012-12-11 17:39:06 +00:00
8a0e5ea28a Update mod ruby snippet 2012-08-11 14:12:24 +01:00
4736266399 Add console.log snippet for coffee-mode 2012-07-22 12:40:47 +01:00
b9c407e09d Use space indentation, not tabs 2012-07-22 12:33:42 +01:00
bf6b68d355 Add ruby snippets for describe and context for use in Rspec 2012-06-21 10:28:42 +01:00
8d57e7ba4a I like single quotes in my ruby 2012-02-01 15:34:59 +00:00
5cb6eff376 got rid of fixed stock yasnippet snippets, as the fix has been applied to the main repo, leaving only my own customizations in my config 2011-11-04 12:19:37 +00:00
bbbfb31cd2 use single quotes in ruby's "require" snippets 2011-09-12 11:33:20 +01:00
ae24ffea2f added two ruby snippets 2011-09-01 14:08:39 +01:00
a861bac625 switched snippets to use double quotes 2011-09-01 14:06:02 +01:00
d2b9c61534 added basic snippets for Cucumber step definitions 2011-08-30 16:51:28 +01:00
20cd756127 initial import of emacs config 2011-08-27 20:36:26 +01:00