Use gruvbox dark for neovim

This commit is contained in:
2024-03-26 17:15:22 -04:00
parent 019dcdbe9e
commit 882708daa3
6 changed files with 1424 additions and 2 deletions
File diff suppressed because it is too large Load Diff
Executable → Regular
View File
Executable → Regular
View File
+3
View File
@@ -1,3 +1,6 @@
" load color scheme
autocmd vimenter * ++nested colorscheme gruvbox
" ensure correct basic settings
set fileencoding=utf-8