setup-complete-2024-08-19
This commit is contained in:
parent
1860184830
commit
84ea367081
6 changed files with 223 additions and 103 deletions
|
|
@ -4,6 +4,8 @@ return {
|
|||
-- Enable `lukas-reineke/indent-blankline.nvim`
|
||||
-- See `:help ibl`
|
||||
main = 'ibl',
|
||||
opts = {},
|
||||
opts = {
|
||||
indent = { char = '▏' },
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue