This commit is contained in:
2026-02-11 10:38:42 +02:00
parent 54bcb0352b
commit 5728191720
6 changed files with 69 additions and 138 deletions

View File

@@ -216,5 +216,5 @@ vim.lsp.enable {
'ty',
}
vim.o.background = "dark"
vim.cmd([[colorscheme gruvbox-material]])
vim.o.background = 'dark'
vim.cmd [[colorscheme gruvbox-material]]