lots of vimrc cleanup
This commit is contained in:
parent
fe0347d1a3
commit
07d4cf66eb
1 changed files with 20 additions and 20 deletions
|
@ -27,7 +27,7 @@ let maplocalleader = '\'
|
|||
set undofile
|
||||
" set undodir=~/.vim/undo
|
||||
set wildignore=*.pyc,*.o,.git
|
||||
set clipboard=unnamed
|
||||
set clipboard=unnamedplus
|
||||
" set backupdir=$HOME/.vim/backup
|
||||
" set directory=$HOME/.vim/tmp
|
||||
set foldmarker={{{,}}}
|
||||
|
|
Loading…
Add table
Reference in a new issue