chore: linting

This commit is contained in:
2025-10-13 14:14:45 +03:00
parent 88a2b3dadf
commit 7b6e95c4ab
89 changed files with 1556 additions and 706 deletions

View File

@@ -65,6 +65,6 @@ vim.schedule(function()
end)
-- xiyaowong/transparent.nvim
-- vim.g.transparent_enabled = true
vim.g.transparent_enabled = true
-- vim: ts=2 sts=2 sw=2 et