Keyd: Fix Jetbrains reformat key.
This commit is contained in:
parent
48246191f8
commit
c8dbb55caa
|
@ -4,7 +4,7 @@
|
||||||
"jetbrains-*" = {
|
"jetbrains-*" = {
|
||||||
"alt./" = "C-/"; # Toggle comment.
|
"alt./" = "C-/"; # Toggle comment.
|
||||||
"alt.." = "C-f8"; # Toggle line breakpoint.
|
"alt.." = "C-f8"; # Toggle line breakpoint.
|
||||||
"alt.=" = "C-A-l"; # Reformat.
|
"alt.equal" = "C-A-l"; # Reformat.
|
||||||
"alt.c" = "S-escape"; # Close panel.
|
"alt.c" = "S-escape"; # Close panel.
|
||||||
"alt.capslock" = "C-A-S-insert"; # New scratch file.
|
"alt.capslock" = "C-A-S-insert"; # New scratch file.
|
||||||
"alt.q" = "A-left"; # Prev tab.
|
"alt.q" = "A-left"; # Prev tab.
|
||||||
|
|
Loading…
Reference in a new issue