remove start line unnderline

This commit is contained in:
Micah Effiong 2023-10-22 15:16:07 +01:00
parent 724fdadbc8
commit b674370db1

View File

@ -186,7 +186,18 @@ require('lazy').setup({
-- Enable `lukas-reineke/indent-blankline.nvim`
-- See `:help ibl`
main = 'ibl',
opts = {},
opts = {
indent = {
char = "",
-- highlight = {
-- "CursorColumn",
-- "Whitespace",
-- },
},
scope = {
show_start = false,
}
},
},
-- "gc" to comment visual regions/lines