rm indenline and use blankline!
This commit is contained in:
parent
9b9718f46b
commit
b05103da4d
3 changed files with 26 additions and 12 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue