From 4b9543f94d7648261332d5ef4448668d8568aabd Mon Sep 17 00:00:00 2001 From: hc Date: Tue, 22 Oct 2024 16:12:45 +0800 Subject: ud --- core/vim.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/vim.sh') 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 -- cgit v1.2.3-70-g09d2