configure
This commit is contained in:
parent
5aeddfdd5d
commit
1302ad4c1d
2 changed files with 25 additions and 9 deletions
|
|
@ -4,6 +4,10 @@ return {
|
|||
-- Enable `lukas-reineke/indent-blankline.nvim`
|
||||
-- See `:help ibl`
|
||||
main = 'ibl',
|
||||
opts = {},
|
||||
opts = {
|
||||
scope = {
|
||||
highlight = 'Keyword',
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue