fix(buffer): ignore dressing as input (#89)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
This commit is contained in:
parent
01cdff67da
commit
6ba2143fed
@ -140,6 +140,7 @@ E.setup = function(var, refresh)
|
||||
"TelescopePrompt",
|
||||
"gitcommit",
|
||||
"gitrebase",
|
||||
"DressingInput",
|
||||
}
|
||||
if
|
||||
not vim.tbl_contains(exclude_buftypes, vim.bo.buftype)
|
||||
|
Loading…
x
Reference in New Issue
Block a user