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',
|
url = 'https://git.sr.ht/~whynothugo/lsp_lines.nvim',
|
||||||
keys = {
|
keys = {
|
||||||
{
|
{
|
||||||
'<leader>ld',
|
'<leader>ltl',
|
||||||
toggle,
|
toggle,
|
||||||
desc = 'Enable lsp_lines',
|
desc = 'Enable lsp_lines',
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue