Nvim: updated indent-blankline
This commit is contained in:
parent
04bab2201c
commit
5a050da61d
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ return {
|
|||
{
|
||||
"lukas-reineke/indent-blankline.nvim",
|
||||
-- event = "BufReadPre",
|
||||
main = 'ibl',
|
||||
opts = {
|
||||
-- char = "│",
|
||||
filetype_exclude = { "help", "lazy" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue