some fixes

This commit is contained in:
2025-04-02 19:08:48 +08:00
parent e33c2e623b
commit 78566240e0
12 changed files with 102 additions and 34 deletions

View File

@@ -35,7 +35,7 @@ return {
{
'nathanaelkane/vim-indent-guides',
lazy = false,
setup = function()
init = function()
vim.g.indent_guides_guide_size = 1
vim.g.indent_guides_tab_guides = 0
vim.g.indent_guides_start_level = 2