From 9bacd838fb2ecf1674593be79eb7a1b82b4b3eab Mon Sep 17 00:00:00 2001 From: katherine Date: Sat, 17 Feb 2024 18:11:00 -0700 Subject: vim colourscheme oversight --- .vim/colors/ageha.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.vim/colors/ageha.vim') diff --git a/.vim/colors/ageha.vim b/.vim/colors/ageha.vim index 45fccf4..05d1d01 100644 --- a/.vim/colors/ageha.vim +++ b/.vim/colors/ageha.vim @@ -2,7 +2,7 @@ hi! clear -let g:colors_name="shmibs" +let g:colors_name="ageha" hi! Comment ctermfg=blue hi! Constant ctermfg=red -- cgit v1.2.3