Jetbrains : Add = to reformat.

This commit is contained in:
Dmitry Voronin 2024-05-29 22:12:05 +03:00
parent 9a760f0651
commit 7e50181eb7
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -18,6 +18,7 @@
alt.x = C-f4 alt.x = C-f4
alt.z = C-f2 alt.z = C-f2
alt./ = C-/ alt./ = C-/
alt.= = C-A-l
alt.tab = timeout(f8, ${toString(setting.keyd.timeout.ms)}, macro2(0, 0, f7)) alt.tab = timeout(f8, ${toString(setting.keyd.timeout.ms)}, macro2(0, 0, f7))
''; '';
} }