mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-05-25 23:49:27 +00:00
feat(lsp): ignore_symbols option (#1745)
Co-authored-by: Simon Hauser <Simon-Hauser@outlook.de>
This commit is contained in:
@@ -64,6 +64,7 @@ local split_keywords = {
|
||||
["sections"] = true,
|
||||
["search_dirs"] = true,
|
||||
["symbols"] = true,
|
||||
["ignore_symbols"] = true,
|
||||
}
|
||||
|
||||
-- convert command line string arguments to
|
||||
|
||||
Reference in New Issue
Block a user