first commit

This commit is contained in:
2023-11-16 09:36:41 +08:00
commit 8942175082
8 changed files with 421 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
vim.o.background = "dark" -- or "light" for light mode
vim.cmd('colorscheme gruvbox')
vim.g.airline_theme = 'base16_gruvbox_dark_pale'
-- vim.base16colorspace = 256