feat(config): add notify to nvim_tree_window_picker_exclude (#613)
This commit is contained in:
@@ -98,6 +98,7 @@ function M.window_picker_exclude()
|
||||
end
|
||||
return {
|
||||
filetype = {
|
||||
"notify",
|
||||
"packer",
|
||||
"qf"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user