Commit Graph

80 Commits (371f6d4a7a4227dd5ad2ab56a81e9874b4c398d3)

Author SHA1 Message Date
voussoir 1b15bdc381
Normalize sublime snippets by removing comments, indenting. 2021-05-06 18:37:20 -07:00
voussoir f5df7b4dda
Use vlogging's main_fallback name feature in snippets. 2021-01-28 16:52:23 -08:00
voussoir eadffcfdd2
Add vlogging.sublime-snippet. 2021-01-23 17:42:12 -08:00
voussoir f482b3dab9 Improve argparse, betterhelp snippets. 2021-01-14 02:30:40 -08:00
voussoir 6f9ec9a003 Add separate hotkey for comment lines in javascript. 2021-01-01 18:33:48 -08:00
voussoir 9d8a37d9bc Add Mirrors header. 2020-12-23 19:56:19 -08:00
voussoir 191cb4d0b4 Add codeberg to mirror list. 2020-12-15 23:05:22 -08:00
voussoir af18db361b Delete pipeablemain snippet. 2020-12-15 13:11:20 -08:00
voussoir e7972a4749 Add readme. 2020-12-07 01:05:03 -08:00
voussoir 6acadee16f Unbind default "build" hotkeys. 2020-11-26 18:22:21 -08:00
Ethan Dalool b9b8390753 Add alertresponse2. 2020-11-08 19:25:22 -08:00
Ethan Dalool ca6e1ea0bc Add 'alertresponse' snippet. 2020-10-30 18:55:45 -07:00
Ethan Dalool 0d72593ea1 Add 'subparser' snippet. 2020-10-30 18:55:09 -07:00
Ethan Dalool 4d1cb31f48 Add coloring for nonlocal. 2020-10-06 23:02:59 -07:00
Ethan Dalool 02cbad8603 Move decimal back below float. Turns out order is important.
My order broke the coloring of floats because it was coloring
the whole and decimal separately.
2020-09-28 20:16:41 -07:00
Ethan Dalool 802f478a1c Add binary literals. 2020-09-23 15:55:20 -07:00
Ethan Dalool 14b4674929 Add o to octal literals, use [Xx] instead of ?i:. 2020-09-23 15:54:28 -07:00
Ethan Dalool 60722a3126 Remove Long literals. 2020-09-23 15:52:07 -07:00
Ethan Dalool eb95355f95 Add a bunch of newlines so I can actually read this file.
At least a little bit.
2020-09-23 15:44:16 -07:00
Ethan Dalool 0787feed82 Add alternative hash_header styles. 2020-09-20 18:31:03 -07:00
Ethan Dalool 87c4db9b4f Extend hash_header to 100 char line. 2020-09-19 10:41:56 -07:00
Ethan Dalool 25fa098874 Add on_pageload to webpage snippet. 2020-09-14 11:07:20 -07:00
Ethan Dalool 9e9d794c7d Move Python and javascript tmlangs to their own folders.
So that drag-dropping all these folders into your sublime packages
overwrites those two lang files properly.
2020-09-07 11:51:49 -07:00
Ethan Dalool e99c1f0f42 Let of be same color as in. 2020-09-05 12:59:01 -07:00
Ethan Dalool f1e9c886e8 Let let and const be same color as var. 2020-09-05 12:58:48 -07:00
Ethan Dalool 81f3c2f9bd Add tilde-strings to javascript tmlanguage. 2020-09-05 12:57:57 -07:00
Ethan Dalool e380491d87 Add rf-strings to Python tmlanguage. 2020-09-05 12:57:14 -07:00
Ethan Dalool 59498ff0c0 Add pristine Python, javascript tmlanguage definitions. 2020-09-05 12:56:12 -07:00
Ethan Dalool da69d132f8 Add ctrl+f9 for unique lines. 2020-08-31 21:55:22 -07:00
Ethan Dalool d035399681 Initial migratory commit from voussoir/else. 2020-08-10 20:36:33 -07:00