wip
This commit is contained in:
parent
9cfcfb7a52
commit
85eb126243
3
init.lua
3
init.lua
|
@ -203,7 +203,8 @@ require('lazy').setup({
|
|||
-- Add indentation guides even on blank lines
|
||||
'lukas-reineke/indent-blankline.nvim',
|
||||
-- Enable `lukas-reineke/indent-blankline.nvim`
|
||||
-- See `:help indent_blankline.txt`
|
||||
-- :IBLToggle
|
||||
-- See `:help indent-blankline.txt`
|
||||
--[[
|
||||
opts = {
|
||||
char = '┊',
|
||||
|
|
Loading…
Reference in New Issue