This commit is contained in:
timofey.kovalev
2024-11-18 23:32:50 +03:00
parent de76d823e7
commit 0d947098f3
9 changed files with 189 additions and 16 deletions

View File

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