add nvchad ui plugin
This commit is contained in:
parent
b9f0e4623e
commit
fb9a7b9206
3 changed files with 4 additions and 2 deletions
|
@ -167,7 +167,7 @@ M.lspconfig = {
|
|||
|
||||
["<leader>ra"] = {
|
||||
function()
|
||||
require("nvchad.ui.renamer").open()
|
||||
require("nvchad_ui.renamer").open()
|
||||
end,
|
||||
" lsp rename",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue