fix rustaceanvim which-key desc
rust debug keybind desc not show correctly at which-key
This commit is contained in:
parent
be35cd5a14
commit
996af4d69a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ return {
|
|||
{
|
||||
'<leader>dr',
|
||||
'<cmd>RustLsp debuggables<cr>',
|
||||
'Rust debug',
|
||||
desc = 'Rust debug',
|
||||
},
|
||||
},
|
||||
config = function()
|
||||
|
|
Loading…
Add table
Reference in a new issue