diff options
-rw-r--r-- | vim/vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,7 +62,7 @@ nnoremap <leader>v : Vlist<CR> set clipboard=unnamed,unnamedplus " just past in with out needing "* set autoread set exrc -set cuc +set nocuc set secure set scrolloff=1 set history=799 |