Fix indent-blankline-nvim after breaking change
This commit is contained in:
@@ -1 +1,6 @@
|
||||
require("indent_blankline").setup()
|
||||
require("ibl").setup({
|
||||
scope = {
|
||||
show_start = false,
|
||||
show_end = false,
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user