feat(cfg): migrate indent-blankline to version 3

feat(cfg): replace prettier to prettierd
This commit is contained in:
EGRrqq 2023-09-29 01:31:41 -05:00
parent b5e14de307
commit 2fcc4d1cab
2 changed files with 3 additions and 2 deletions

View file

@ -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,