Update new config for astronvim V6
This commit is contained in:
@@ -61,12 +61,12 @@ return {
|
||||
}
|
||||
},
|
||||
},
|
||||
{
|
||||
"arsham/indent-tools.nvim",
|
||||
dependencies = { "arsham/arshlib.nvim" },
|
||||
event = "User AstroFile",
|
||||
config = function() require("indent-tools").config {} end,
|
||||
},
|
||||
-- {
|
||||
-- "arsham/indent-tools.nvim",
|
||||
-- dependencies = { "arsham/arshlib.nvim" },
|
||||
-- event = "User AstroFile",
|
||||
-- config = function() require("indent-tools").config {} end,
|
||||
-- },
|
||||
{
|
||||
"danymat/neogen",
|
||||
cmd = "Neogen",
|
||||
|
||||
Reference in New Issue
Block a user