X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=vim%2F.vimrc;h=dd63405d0ac195dedf4f8ed0d32bafe7161dd880;hb=bd3239752bb0197ac6a2780032bcdf9161c2a85f;hp=ab10103833a82475e7471909ffd379c2593ea820;hpb=3813c015a961725b28fb90cefaaf565e9ebc8937;p=dotfiles.git diff --git a/vim/.vimrc b/vim/.vimrc index ab10103..dd63405 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -33,6 +33,7 @@ set showcmd set showmatch set listchars=trail:·,tab:>→,nbsp:% ",eol:¶ set list +set completeopt-=preview set cursorline set cursorcolumn @@ -153,6 +154,7 @@ cmap map Q gq map Y y$ cmap ][ '[,'] +imap nmap :set wrap!:set wrap? nmap :buffers:b nmap :registers