|
@@ -328,6 +328,7 @@ local core_plugins = {
|
|
config = function()
|
|
config = function()
|
|
require("lvim.core.indentlines").setup()
|
|
require("lvim.core.indentlines").setup()
|
|
end,
|
|
end,
|
|
|
|
+ tag = "v2.20.8",
|
|
event = "User FileOpened",
|
|
event = "User FileOpened",
|
|
enabled = lvim.builtin.indentlines.active,
|
|
enabled = lvim.builtin.indentlines.active,
|
|
},
|
|
},
|