" goto normal mode with jk inoremap jk " remove search highlighting when pressing esc map :noh " --------- Plugins ---------- call plug#begin() Plug 'justinmk/vim-sneak' call plug#end()