rem(nvim): indent-blankline

makes nvim slow
This commit is contained in:
Léana 江 2023-11-06 20:51:19 +01:00 committed by Léana 江
parent 26c1e386e6
commit f5a9f7a9f3
2 changed files with 0 additions and 12 deletions

View file

@ -1,6 +0,0 @@
require "ibl".setup {
indent = {
char = "",
smart_indent_cap = true,
},
}