feat: better shortcust for nvim open window
This commit is contained in:
parent
41e8f1e2a2
commit
9bb51f4188
|
@ -42,7 +42,7 @@
|
|||
floating_big_letter = {
|
||||
font = "ansi-shadow",
|
||||
},
|
||||
selection_chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZ",
|
||||
selection_chars = "EITCAUDJÄÜVF",
|
||||
show_prompt = false,
|
||||
}
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue