projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[vim] use the system clipboard
[~bandali/configs]
/
vim
/
.vimrc
diff --git
a/vim/.vimrc
b/vim/.vimrc
index
ff5a063
..
8fb0035
100644
(file)
--- a/
vim/.vimrc
+++ b/
vim/.vimrc
@@
-32,7
+32,7
@@
colorscheme gotham
" Make Vim more useful
set nocompatible
" Use the OS clipboard by default (on versions compiled with `+clipboard`)
" Make Vim more useful
set nocompatible
" Use the OS clipboard by default (on versions compiled with `+clipboard`)
-set clipboard=unnamed
+set clipboard=unnamed
plus
" Enhance command-line completion
set wildmenu
" Allow cursor keys in insert mode
" Enhance command-line completion
set wildmenu
" Allow cursor keys in insert mode