'blankline' fix filetype_exclude mason

with a capital letter it doesn't work
This commit is contained in:
01GUY 2022-08-08 13:48:49 +07:00 committed by Sidhanth Rathod
parent 8cb28557a9
commit 04eb37c0f1
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ M.blankline = function()
"lspinfo",
"TelescopePrompt",
"TelescopeResults",
"Mason",
"mason",
"",
},
buftype_exclude = { "terminal" },