aboutsummaryrefslogtreecommitdiffstats
path: root/vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim')
-rw-r--r--vim/.vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/.vimrc b/vim/.vimrc
index 2e555fc..4292a60 100644
--- a/vim/.vimrc
+++ b/vim/.vimrc
@@ -93,7 +93,7 @@ set foldcolumn=1
syntax enable
try
- colorscheme gruvbox
+ colorscheme dracula
catch
endtry