1
0
Fork 0
mirror of https://codeberg.org/Mo8it/dotfiles.git synced 2024-10-17 20:52:40 +00:00

Remove unneeded bindings because of my custom keymaps

This commit is contained in:
Mo 2023-10-23 17:08:51 +02:00
parent 93bc405d6d
commit e6c5065dfc

View file

@ -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"]