removed redundant vim colours

This commit is contained in:
2026-04-02 16:20:48 +01:00
parent ae2ac40c18
commit 9713b3d9ce
4 changed files with 1 additions and 44 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ set autoindent
set shiftwidth=4
set tabstop=4
set noexpandtab
colorscheme deadvey-light
colorscheme deadvey
set foldmethod=indent
set compatible