Skip to content

Commit

Permalink
syntax highlight windows-interception-keyboard-hwids
Browse files Browse the repository at this point in the history
  • Loading branch information
rszyma committed Feb 17, 2024
1 parent 5b7a52e commit fbc5aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syntaxes/kanata.tmLanguage.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
{
"_description": "defcfg options",
"match": "(?:^|\\s|[()])(sequence-timeout|sequence-input-mode|linux-dev|linux-dev-names-include|linux-dev-names-exclude|linux-unicode-u-code|linux-unicode-termination|linux-x11-repeat-delay-rate|windows-altgr|windows-interception-mouse-hwid|macos-dev-names-include|process-unmapped-keys|block-unmapped-keys|danger-enable-cmd|sequence-backtrack-modcancel|log-layer-changes|delegate-to-first-layer|linux-continue-if-no-devs-found|movemouse-inherit-accel-state|movemouse-smooth-diagonals|dynamic-macro-max-presses|concurrent-tap-hold)(?=\\s|[()])",
"match": "(?:^|\\s|[()])(sequence-timeout|sequence-input-mode|linux-dev|linux-dev-names-include|linux-dev-names-exclude|linux-unicode-u-code|linux-unicode-termination|linux-x11-repeat-delay-rate|windows-altgr|windows-interception-mouse-hwid|macos-dev-names-include|process-unmapped-keys|block-unmapped-keys|danger-enable-cmd|sequence-backtrack-modcancel|log-layer-changes|delegate-to-first-layer|linux-continue-if-no-devs-found|movemouse-inherit-accel-state|movemouse-smooth-diagonals|dynamic-macro-max-presses|concurrent-tap-hold|windows-interception-keyboard-hwids)(?=\\s|[()])",
"captures": {
"1": {
"name": "constant.language.kanata"
Expand Down

0 comments on commit fbc5aa8

Please sign in to comment.