nvim: retab!

This commit is contained in:
2025-05-14 11:28:07 -05:00
parent 4f03e7a041
commit c2cf5c3662
7 changed files with 91 additions and 91 deletions

View File

@@ -8,7 +8,7 @@ return {
priority = 1000,
-- you can set set configuration options here
-- config = function()
-- vim.g.zenbones_darken_comments = 45
-- vim.cmd.colorscheme('zenbones')
-- vim.g.zenbones_darken_comments = 45
-- vim.cmd.colorscheme('zenbones')
-- end
}