mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
now removing all selection when hitting the escape key
This commit is contained in:
@@ -16,3 +16,6 @@ color-modes = true
|
||||
normal = "block"
|
||||
insert = "bar"
|
||||
select = "block"
|
||||
|
||||
[keys.normal]
|
||||
esc = [ "collapse_selection", "keep_primary_selection" ]
|
||||
|
||||
Reference in New Issue
Block a user