X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/fe8d2ea9bac29fb274c76a4ff1514a08c9ecbf32..3bdc98f36795ebd6e83a3bf0cf52c3f24fb18262:/vim/.vimrc?ds=sidebyside diff --git a/vim/.vimrc b/vim/.vimrc index ff5a063..8fb0035 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -32,7 +32,7 @@ colorscheme gotham " Make Vim more useful set nocompatible " Use the OS clipboard by default (on versions compiled with `+clipboard`) -set clipboard=unnamed +set clipboard=unnamedplus " Enhance command-line completion set wildmenu " Allow cursor keys in insert mode