fix: lsp lines init keymap
This commit is contained in:
parent
b41efdc113
commit
b389390db5
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ return {
|
||||||
{
|
{
|
||||||
'<leader>ltl',
|
'<leader>ltl',
|
||||||
toggle,
|
toggle,
|
||||||
desc = 'Enable lsp_lines',
|
desc = 'Toggle LSP Lines',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
config = function()
|
config = function()
|
||||||
|
|
Loading…
Add table
Reference in a new issue