migrate indent-blankline to version 3
This commit is contained in:
parent
3e0ffff60c
commit
8dc35e7086
|
@ -9,11 +9,8 @@ return {
|
|||
},
|
||||
{
|
||||
"lukas-reineke/indent-blankline.nvim",
|
||||
main = "indent_blankline",
|
||||
opts = {
|
||||
show_current_context = true,
|
||||
show_current_context_start = true,
|
||||
},
|
||||
main = "ibl",
|
||||
opts = { },
|
||||
},
|
||||
{
|
||||
"famiu/bufdelete.nvim",
|
||||
|
|
Loading…
Reference in a new issue