mirror of
https://codeberg.org/Mo8it/dotfiles.git
synced 2024-12-02 23:33:05 +00:00
Remove unneeded bindings because of my custom keymaps
This commit is contained in:
parent
93bc405d6d
commit
e6c5065dfc
1 changed files with 3 additions and 0 deletions
|
@ -45,6 +45,9 @@ esc = ["collapse_selection", "keep_primary_selection"]
|
|||
[keys.normal.space]
|
||||
f = "file_picker_in_current_directory"
|
||||
F = "no_op"
|
||||
p = "no_op"
|
||||
P = "no_op"
|
||||
y = "no_op"
|
||||
|
||||
[keys.insert]
|
||||
esc = ["collapse_selection", "normal_mode"]
|
||||
|
|
Loading…
Reference in a new issue