fix: lsp lines init keymap
This commit is contained in:
parent
433233b8ed
commit
b41efdc113
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ return {
|
|||
url = 'https://git.sr.ht/~whynothugo/lsp_lines.nvim',
|
||||
keys = {
|
||||
{
|
||||
'<leader>ld',
|
||||
'<leader>ltl',
|
||||
toggle,
|
||||
desc = 'Enable lsp_lines',
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue