Migrate to native lsp config and other misc stuff
This commit is contained in:
parent
50031cba0e
commit
2b05047eb9
21 changed files with 82 additions and 40 deletions
|
|
@ -126,6 +126,10 @@ return {
|
|||
{
|
||||
cmd = ":OutputPanel<CR>",
|
||||
desc = "Toggle LSP Output Panel"
|
||||
},
|
||||
{
|
||||
cmd = ":I18nAddKey<CR>",
|
||||
desc = "I18n: Add key under cursor"
|
||||
}
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue