diff --git a/vimrc b/vimrc index c1efe4d..436896b 100644 --- a/vimrc +++ b/vimrc @@ -66,8 +66,6 @@ call plug#end() " }}} " Basics {{{ -set nocompatible - set hidden set ttyfast set synmaxcol=512 @@ -184,9 +182,6 @@ nnoremap e :e "" fast saving nnoremap w :update -"" remove hightlighting -nnoremap :nohls - "" access copy buffer noremap x "+