aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--vim/vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index dc380a6..9039f89 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -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