fix: references bind
This commit is contained in:
@@ -43,7 +43,7 @@ return {
|
|||||||
"postgres_lsp",
|
"postgres_lsp",
|
||||||
"pyright",
|
"pyright",
|
||||||
"rust_analyzer",
|
"rust_analyzer",
|
||||||
"ruby_lsp",
|
-- "ruby_lsp",
|
||||||
"verible",
|
"verible",
|
||||||
"vtsls",
|
"vtsls",
|
||||||
"vue_ls",
|
"vue_ls",
|
||||||
|
|||||||
@@ -172,7 +172,7 @@ return {
|
|||||||
mode = "n",
|
mode = "n",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"gr",
|
"gR",
|
||||||
function()
|
function()
|
||||||
Snacks.picker.lsp_references()
|
Snacks.picker.lsp_references()
|
||||||
end,
|
end,
|
||||||
|
|||||||
Reference in New Issue
Block a user