diff options
-rw-r--r-- | vim/vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -53,6 +53,7 @@ command! Vlist botright vertical copen | vertical resize 50 nnoremap <leader>v : Vlist<CR> " }}} " Options {{{ +set clipboard=unnamed,unnamedplus " just past in with out needing "* set autoread set exrc set secure |