We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8b3bfc3 + 11ff4ce commit a17b86fCopy full SHA for a17b86f
lua/hlchunk/utils/filetype.lua
@@ -63,6 +63,8 @@ M.exclude_filetypes = {
63
["dap-repl"] = true,
64
saga_codeaction = true,
65
sagarename = true,
66
+ cmp_menu = true,
67
+ ["null-ls-info"] = true,
68
}
69
70
return M
0 commit comments