diff --git a/.vimrc b/.vimrc index ddbe4ed..f65fd6f 100644 --- a/.vimrc +++ b/.vimrc @@ -77,6 +77,8 @@ call plug#end() :imap jk :let mapleader = " " :set tabstop=4 softtabstop=4 shiftwidth=4 expandtab smarttab autoindent "Nicer tab actions +"Highlight without moving +:nnoremap * *`` "Move aroung splits without the C-W prefix :nnoremap :nnoremap