summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-03-02 19:46:38 -0600
committerCraig Jennings <c@cjennings.net>2026-03-02 19:46:38 -0600
commitb5cae72d8f824f235f351821f7d7052b66bc2513 (patch)
tree264261c26ec5a6c721e5dbd83e93237e842e53b5 /assets
parenta46f8af939b112b603a2c95b2e83a1932b208e20 (diff)
feat(json,yaml): add tree-sitter modes, formatting, and jq integration
New prog-json module: json-ts-mode with jq formatting (C-; f) and jq-interactively (C-c C-q). Upgraded prog-yaml to yaml-ts-mode with prettier formatting. Both use treesit-auto for grammar management. Includes 18 new tests (10 JSON, 8 YAML), 185/185 passing.
Diffstat (limited to 'assets')
-rw-r--r--assets/abbrev_defs13
1 files changed, 8 insertions, 5 deletions
diff --git a/assets/abbrev_defs b/assets/abbrev_defs
index c3af4548..559a4df2 100644
--- a/assets/abbrev_defs
+++ b/assets/abbrev_defs
@@ -34,7 +34,7 @@
("aethetically" "aesthetically" nil :count 0)
("agression" "aggression" nil :count 0)
("agressive" "aggressive" nil :count 0)
- ("ahve" "have" nil :count 15)
+ ("ahve" "have" nil :count 16)
("aknowledge" "acknowledge" nil :count 0)
("alegiance" "allegiance" nil :count 0)
("allegaince" "allegiance" nil :count 0)
@@ -64,6 +64,7 @@
("autopayment" "auto-payment" nil :count 0)
("autopayments" "auto-payments" nil :count 0)
("availabilty" "availability" nil :count 0)
+ ("avialable" "available" nil :count 0)
("balconly" "balcony" nil :count 0)
("bandanas" "bandannas" nil :count 3)
("beatiful" "beautiful" nil :count 0)
@@ -183,7 +184,7 @@
("finidng" "finding" nil :count 0)
("finshed" "finished" nil :count 0)
("firey" "fiery" nil :count 0)
- ("firsst" "first" nil :count 3)
+ ("firsst" "first" nil :count 4)
("flekey" "flakey" nil :count 0)
("forevr" "forever" nil :count 0)
("foriegn" "foreign" nil :count 0)
@@ -197,6 +198,7 @@
("garanty" "guarantee" nil :count 0)
("garentee" "guarantee" nil :count 0)
("generousity" "generosity" nil :count 0)
+ ("geolocation" "geo" nil :count 0)
("goinig" "going" nil :count 0)
("grat" "great" nil :count 0)
("greatful" "grateful" nil :count 0)
@@ -298,7 +300,7 @@
("oppositiion" "opposition" nil :count 0)
("opppsite" "opposite" nil :count 0)
("orignal" "original" nil :count 0)
- ("ot" "to" nil :count 43)
+ ("ot" "to" nil :count 44)
("otehr" "other" nil :count 3)
("otes" "notes" nil :count 0)
("outgoign" "outgoing" nil :count 0)
@@ -366,6 +368,7 @@
("rythem" "rhythm" nil :count 0)
("rythm" "rhythm" nil :count 0)
("sargent" "sergeant" nil :count 0)
+ ("sattelite" "satellite" nil :count 0)
("sattelites" "satellites" nil :count 0)
("scheudle" "schedule" nil :count 4)
("secratary" "secretary" nil :count 0)
@@ -398,8 +401,8 @@
("takss" "tasks" nil :count 3)
("talekd" "talked" nil :count 0)
("talkign" "talking" nil :count 6)
- ("teh" "the" nil :count 163)
- ("tehir" "their" nil :count 6)
+ ("teh" "the" nil :count 170)
+ ("tehir" "their" nil :count 7)
("tehre" "there" nil :count 3)
("testimentary" "testamentary" nil :count 1)
("thansk" "thanks" nil :count 3)