add(nvim): indent blankline

This commit is contained in:
Léana 江 2023-02-23 11:20:18 +01:00
parent 235a974510
commit 89f8555acf
3 changed files with 7 additions and 1 deletions

View file

@ -33,7 +33,7 @@ require('packer').startup(function(use)
ts_update()
end,
}
use 'lukas-reineke/indent-blankline.nvim'
use 'ThePrimeagen/vim-be-good'
if is_bootstrap then