21 Commits

Author SHA1 Message Date
baff9ae3fd Improve global snippets
* `todo`, `note` now do not add comment strings when in a comment line
* `fixme` added to match `todo` and `note
* `date` renamed `datetime` and updated to match the unix `date` command
* `date`, `time` added inserting only the date or time now
* `utc` updated, no longer spitting the timezone offset
2019-03-30 17:07:29 +00:00
84e310a28f Fix Python 3 issue in todo snippet 2019-03-23 23:15:13 +00:00
74c73066f4 Escape ¯\_(ツ)_/¯ snippet except in text documents 2019-03-08 15:48:54 +00:00
aff61cd8a8 Change *x snippet to mark the checkbox checked 2019-02-27 09:40:42 +00:00
d0ce0a66ad Add more flexible lit regex snippets 2019-02-26 16:19:22 +00:00
97904dd47e Add shrug and tableflip snippets 2018-12-03 11:39:51 +00:00
6cc8627c97 Add a lit named ID match snippet 2018-08-26 10:51:11 +01:00
ec0ad0ae00 Add another variant of GitHub checkbox snip 2018-08-26 10:51:11 +01:00
ce97e935a8 Add more intuitive GitHub checkbox snippet 2018-08-26 10:51:11 +01:00
c513b908dc Add utc date time snippet 2018-08-26 10:49:14 +01:00
e8af28bc59 Set all.snippets to -1 priority 2018-08-26 10:49:14 +01:00
d730b5b7d9 Default to a space in * [ ] snippet 2018-08-26 10:48:16 +01:00
54a85a5911 Improve GitHub markdown checkbox snippet 2018-08-26 10:48:16 +01:00
b297bb2491 Update todo snippet 2018-08-26 10:42:42 +01:00
68bf0a0618 Add date snippet to display Month DD, YYYY 2018-08-26 10:42:39 +01:00
3079e450bf Update me snippet to include nickname 2018-08-26 10:40:44 +01:00
6a27676b8c Rename and move GitHub style checkboxes snippet 2018-08-26 10:40:44 +01:00
e233973f4c Add me snippet for my name and email address 2018-08-26 10:40:44 +01:00
b03ff98e4d Improve TODO and NOTE snippets when in comments 2018-08-26 10:40:44 +01:00
9ff37a4055 Add generic TODO snippet using commentstring 2018-08-26 10:40:34 +01:00
9d0a0f85f7 Add UltiSnips snippets 2018-08-26 10:36:05 +01:00