double esc noh

This commit is contained in:
Markus Dieckmann 2022-09-19 15:57:25 +02:00
parent 822df45772
commit 8a5fb4a48d

View File

@ -19,6 +19,7 @@ function xmap(shortcut, command)
end
nmap("<SPACE>","<Nop>")
nmap("<Esc><Esc>", ":noh<cr>")
xmap("p",'\"_dP')