temporarily revert blankline to stable version #2189
This commit is contained in:
parent
3500e7388d
commit
08f3deb901
|
@ -63,6 +63,7 @@ local default_plugins = {
|
|||
|
||||
{
|
||||
"lukas-reineke/indent-blankline.nvim",
|
||||
version = "2.20.7",
|
||||
init = function()
|
||||
require("core.utils").lazy_load "indent-blankline.nvim"
|
||||
end,
|
||||
|
|
Loading…
Reference in New Issue