AutoYADM commit: 2025-04-09 21:15:05
This commit is contained in:
parent
1ded6b4cf4
commit
74a751f09d
2 changed files with 3 additions and 3 deletions
|
@ -69,8 +69,8 @@ C-c = "completion"
|
||||||
|
|
||||||
[keys.normal]
|
[keys.normal]
|
||||||
# swap select_mode and regex keys
|
# swap select_mode and regex keys
|
||||||
S = "select_regex"
|
v = "select_regex"
|
||||||
v = "split_selection"
|
V = "split_selection"
|
||||||
s = "select_mode"
|
s = "select_mode"
|
||||||
|
|
||||||
# reload lsp
|
# reload lsp
|
||||||
|
|
|
@ -12,7 +12,7 @@ input {
|
||||||
keyboard {
|
keyboard {
|
||||||
xkb {
|
xkb {
|
||||||
layout "us"
|
layout "us"
|
||||||
options "compose:ralt"
|
options "compose:paus"
|
||||||
}
|
}
|
||||||
repeat-delay 250
|
repeat-delay 250
|
||||||
repeat-rate 30
|
repeat-rate 30
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue