You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i use nvdash and in it i can use
M.blankline = {
indentLine_enabled = 1,
filetype_exclude = {
"help",
"terminal",
"lazy",
"lspinfo",
"TelescopePrompt",
"TelescopeResults",
"mason",
"nvdash",
"nvcheatsheet",
"",
},
how can i do it for this pluging
Describe the solution you'd like
exclude some filetype let say nvdash
Additional context
The text was updated successfully, but these errors were encountered:
Feature description
i use nvdash and in it i can use
M.blankline = {
indentLine_enabled = 1,
filetype_exclude = {
"help",
"terminal",
"lazy",
"lspinfo",
"TelescopePrompt",
"TelescopeResults",
"mason",
"nvdash",
"nvcheatsheet",
"",
},
how can i do it for this pluging
Describe the solution you'd like
exclude some filetype let say nvdash
Additional context
The text was updated successfully, but these errors were encountered: