mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
remove obsolete option for indent-blankline
This commit is contained in:
@@ -12,7 +12,6 @@ require("ibl").setup {
|
||||
show_start = false,
|
||||
show_end = false,
|
||||
},
|
||||
disable_with_nolist = true,
|
||||
exclude = {
|
||||
filetypes = exclude_ft,
|
||||
buftypes = { "terminal" },
|
||||
|
||||
Reference in New Issue
Block a user