update vim config
This commit is contained in:
parent
ff880c9764
commit
102571e859
@ -197,6 +197,8 @@ nnoremap <C-k> :tabnext<CR>
|
||||
" Clipboard
|
||||
vmap <Leader-C> "+y
|
||||
|
||||
set clipboard+=unnamedplus
|
||||
|
||||
" NERDTree
|
||||
autocmd StdinReadPre * let s:std_in=1
|
||||
"autocmd VimEnter * if argc() == 0 && !exists("s:std_in") | NERDTree | endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user