|
@@ -126,7 +126,7 @@ local mappings = {
|
|
|
t = {"<cmd>LspTypeDefinition<cr>", "Type Definition"},
|
|
|
x = {"<cmd>cclose<cr>", "Close Quickfix"},
|
|
|
s = {"<cmd>Telescope lsp_document_symbols<cr>", "Document Symbols"},
|
|
|
- S = {"<cmd>Telescope lsp_workspace_symbols<cr>", "Workspace Symbols"}
|
|
|
+ S = {"<cmd>Telescope lsp_dynamic_workspace_symbols<cr>", "Workspace Symbols"}
|
|
|
},
|
|
|
s = {
|
|
|
name = "+Search",
|