fix typo in lsp_references mapping | #1445
This commit is contained in:
parent
04eb37c0f1
commit
65cb9ba5fc
@ -188,7 +188,7 @@ M.lspconfig = {
|
||||
|
||||
["gr"] = {
|
||||
function()
|
||||
vim.lsp.buf.references {}
|
||||
vim.lsp.buf.references()
|
||||
end,
|
||||
" lsp references",
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user