feat(cfg): migrate indent-blankline to version 3
feat(cfg): replace prettier to prettierd
This commit is contained in:
parent
b5e14de307
commit
2fcc4d1cab
2 changed files with 3 additions and 2 deletions
1
init.lua
1
init.lua
|
|
@ -173,6 +173,7 @@ require('lazy').setup({
|
|||
'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