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]
|
||||
# swap select_mode and regex keys
|
||||
S = "select_regex"
|
||||
v = "split_selection"
|
||||
v = "select_regex"
|
||||
V = "split_selection"
|
||||
s = "select_mode"
|
||||
|
||||
# reload lsp
|
||||
|
|
|
@ -12,7 +12,7 @@ input {
|
|||
keyboard {
|
||||
xkb {
|
||||
layout "us"
|
||||
options "compose:ralt"
|
||||
options "compose:paus"
|
||||
}
|
||||
repeat-delay 250
|
||||
repeat-rate 30
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue