更改修改名称快捷键
This commit is contained in:
parent
4287d622b1
commit
2ef50a5ede
@ -23,8 +23,8 @@ return {
|
|||||||
d = { "<cmd>Lspsaga goto_definition<cr>", "Go to definition" },
|
d = { "<cmd>Lspsaga goto_definition<cr>", "Go to definition" },
|
||||||
f = { "<cmd>Lspsaga finder<cr>", "Find usage or implements" },
|
f = { "<cmd>Lspsaga finder<cr>", "Find usage or implements" },
|
||||||
i = { "<cmd>Lspsaga finder imp<cr>", "Find implements" },
|
i = { "<cmd>Lspsaga finder imp<cr>", "Find implements" },
|
||||||
r = { "<cmd>Lspsaga rename<cr>", "rename" },
|
|
||||||
},
|
},
|
||||||
|
r = { "<cmd>Lspsaga rename<cr>", "rename" },
|
||||||
},
|
},
|
||||||
d = {
|
d = {
|
||||||
name = "dirTree",
|
name = "dirTree",
|
||||||
|
Loading…
Reference in New Issue
Block a user