summaryrefslogtreecommitdiff
path: root/core/vim.sh
diff options
context:
space:
mode:
Diffstat (limited to 'core/vim.sh')
-rwxr-xr-xcore/vim.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/vim.sh b/core/vim.sh
index 2e4f58c..54e21e6 100755
--- a/core/vim.sh
+++ b/core/vim.sh
@@ -39,8 +39,8 @@ if (has("termguicolors"))
set termguicolors
endif
-source /usr/share/vim/vimfiles/colors/nightowl.vim
-colorscheme nightowl
+source /usr/share/vim/vimfiles/colors/night-owl.vim
+colorscheme night-owl
EOF