This commit is contained in:
2025-07-03 15:53:17 +02:00
parent f6f2537040
commit 53457b947b
5 changed files with 41 additions and 12 deletions

View File

@ -12,5 +12,8 @@ vim.opt.expandtab = true
vim.opt.number = true
-- vim.o.background = "light"
-- vim.cmd("colorscheme morning")
vim.cmd('colorscheme industry')
-- vim.cmd('colorscheme default')