refactor(nvim): do not use indent blankline in neorg files
This commit is contained in:
parent
5a2ae65f4d
commit
7266dc2fa8
@ -29,6 +29,7 @@ return {
|
||||
"NeogitHelpPopup",
|
||||
"NeogitPopup",
|
||||
"NeogitLogView",
|
||||
"norg"
|
||||
}
|
||||
|
||||
g.indent_blankline_buftype_exclude = { "terminal", "nofile" }
|
||||
|
Loading…
Reference in New Issue
Block a user