Skip to content

Avoid the escape key

Alex Leferry 2 edited this page Oct 28, 2016 · 5 revisions

jj to escape

hook global InsertChar j %{ try %{
  exec -draft hH <a-k>jj<ret> d
  exec <esc>
}}
Clone this wiki locally