Replace indent guide plugin
This commit is contained in:
+2
-2
@@ -146,8 +146,8 @@ local plugins = {
|
||||
event = "VimEnter",
|
||||
},
|
||||
{
|
||||
"Yggdroot/indentLine",
|
||||
config = function () require("plugin.config.indentLine") end,
|
||||
"lukas-reineke/indent-blankline.nvim",
|
||||
config = function () require("plugin.config.indent-blankline") end,
|
||||
lazy = true,
|
||||
event = "VimEnter",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user