Skip to content

Commit 529f734

Browse files
feat: add ALT_L mod (#26)
Co-authored-by: luckasRanarison <luckasranarison@gmail.com>
1 parent 2d23887 commit 529f734

File tree

4 files changed

+1342
-1283
lines changed

4 files changed

+1342
-1283
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: 4 additions & 0 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: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)