diff --git a/.vimrc b/.vimrc index f897da6..52f3f7e 100644 --- a/.vimrc +++ b/.vimrc @@ -45,7 +45,7 @@ call plug#end() "Column guide :set colorcolumn=93 "Misc keymappings and configurations -:imap jk |"use jk for exiting insert mode +:imap jk :set tabstop=4 softtabstop=4 shiftwidth=4 expandtab smarttab autoindent "Nicer tab actions "Move aroung splits without the C-W prefix :nnoremap