feat: lsp diagnostics and prefiltering by entry attribute (#543)
prefiltering for lsp_document_symbols and lsp_workspace_symbols. example: type `:var:` to show all vars
This commit is contained in:
@@ -18,6 +18,7 @@ globals = {
|
||||
"TelescopeCachedTails",
|
||||
"TelescopeCachedNgrams",
|
||||
"_TelescopeConfigurationValues",
|
||||
"__TelescopeKeymapStore",
|
||||
}
|
||||
|
||||
-- Global objects defined by the C code
|
||||
|
||||
Reference in New Issue
Block a user