update some plugin configuration
This commit is contained in:
parent
82a3427e1b
commit
ec617fabc2
6 changed files with 54 additions and 29 deletions
|
|
@ -1,7 +1,7 @@
|
|||
return {
|
||||
-- Add indentation guides even on blank lines
|
||||
"lukas-reineke/indent-blankline.nvim",
|
||||
event = { "BufReadPost", "BufNewFile" },
|
||||
dependencies = { "nvim-treesitter/nvim-treesitter" },
|
||||
main = "ibl",
|
||||
opts = {
|
||||
-- char = "▏",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue