9 lines
150 B
Lua
Raw Permalink Normal View History

return {
"lukas-reineke/indent-blankline.nvim",
main = "ibl",
-- @module "ibl"
-- @type ibl.config
opts = {},
lazy = false,
}