aboutsummaryrefslogtreecommitdiff
path: root/vim/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index eda0e98b..0ca2ae13 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -952,7 +952,7 @@ try
colorscheme sahara
set cursorline
catch
- syntax reset
+ colorscheme default
set background=dark
set nocursorline
endtry