fix blankline bug, return to parinfer
This commit is contained in:
parent
038e7b5c59
commit
82bdf9f215
3 changed files with 24 additions and 23 deletions
|
|
@ -3,6 +3,7 @@ return {
|
|||
'lukas-reineke/indent-blankline.nvim',
|
||||
-- Enable `lukas-reineke/indent-blankline.nvim`
|
||||
-- See `:help indent_blankline.txt`
|
||||
main = "ibl",
|
||||
opts = {
|
||||
char = '┊',
|
||||
show_trailing_blankline_indent = false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue