nvim: use the color scheme catppuccin instead of yah
This commit is contained in:
@ -3,7 +3,7 @@ try
|
||||
if exists('+termguicolors')
|
||||
set termguicolors
|
||||
endif
|
||||
colorscheme yah
|
||||
colorscheme catppuccin
|
||||
catch
|
||||
colorscheme desert
|
||||
endtry
|
||||
|
Reference in New Issue
Block a user