Format plugin configurations

This commit is contained in:
2025-04-18 13:59:06 -07:00
parent 02cba114d8
commit c1e0902f60
5 changed files with 27 additions and 23 deletions

View File

@ -5,6 +5,6 @@ return {
require("indentmini").setup()
vim.cmd.highlight("IndentLine guifg=#444444") -- Set indent line color
end
}
end,
},
}