diff --git a/vim/vimrc.symlink b/vim/vimrc.symlink index 8938bec..29302e1 100644 --- a/vim/vimrc.symlink +++ b/vim/vimrc.symlink @@ -179,9 +179,6 @@ set laststatus=2 " show the satus line all the time " Additional, plugin-specific mappings are located under " the plugins section -" clear search results on escape -nnoremap :nohlsearch - " Close the current buffer noremap :q