rm indenline and use blankline!

This commit is contained in:
siduck76 2021-03-26 10:21:32 +05:30
parent 9b9718f46b
commit b05103da4d
3 changed files with 26 additions and 12 deletions

View file

@ -44,6 +44,10 @@ _G.packer_plugins = {
loaded = true,
path = "/home/sid/.local/share/nvim/site/pack/packer/start/gitsigns.nvim"
},
["indent-blankline.nvim"] = {
loaded = true,
path = "/home/sid/.local/share/nvim/site/pack/packer/start/indent-blankline.nvim"
},
indentLine = {
loaded = true,
path = "/home/sid/.local/share/nvim/site/pack/packer/start/indentLine"