Skip to content

Commit d8cc0cf

Browse files
committed
feat: add ALT_L mod
1 parent d719158 commit d8cc0cf

File tree

5 files changed

+1399
-1326
lines changed

5 files changed

+1399
-1326
lines changed

grammar.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ module.exports = grammar({
110110
"CTRL",
111111
"CONTROL",
112112
"ALT",
113+
"ALT_L",
113114
"MOD2",
114115
"MOD3",
115116
"SUPER",

src/grammar.json

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/node-types.json

Lines changed: 14 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)