aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-03-05 10:48:52 +0000
committerMatthew Lemon <y@yulqen.org>2024-03-05 10:48:52 +0000
commitd4bacc1dc8dbe51990552b5160cfaaf4b2bfdbd0 (patch)
treed87fbba8f526df5022da0dd16e788c46dc805668
parentb28df6379a14c5bfb11c1ccee22e1e1996972475 (diff)
parent22570c947c4533a5f3b47e57859b8281450184ac (diff)
Merge branch 'master' of ssh://git.yulqen.org:2222/home/git/repositories/dotfiles/arch-dotfiles
-rw-r--r--vim/vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 387765d..8207d1c 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -58,6 +58,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