fix vimrc

This commit is contained in:
arcan1s 2015-02-25 01:21:28 +03:00
parent bc3a96bf30
commit cc07fd2295

2
vimrc
View File

@ -65,7 +65,7 @@ set ignorecase
"" navigation
" save indents on paste
set pastetoggle=P
set pastetoggle=<F2>
" move coursor on typing
set whichwrap=b,<,>,[,],l,h