Updated docs for LSP keymappings
This commit is contained in:
parent
abe7917b11
commit
619b721120
1 changed files with 7 additions and 7 deletions
|
@ -12,15 +12,15 @@ This config contains:
|
||||||
+ LSP configuration
|
+ LSP configuration
|
||||||
* errors, warnings, info, hints
|
* errors, warnings, info, hints
|
||||||
* extendable keybindings for
|
* extendable keybindings for
|
||||||
- locate definition
|
- goto_prev
|
||||||
- rename
|
- goto_next
|
||||||
- formatting
|
|
||||||
- locate type definition
|
|
||||||
- locate references
|
|
||||||
- apply edit
|
|
||||||
- completion
|
|
||||||
- code actions
|
- code actions
|
||||||
|
- locate definition
|
||||||
|
- locate declaration
|
||||||
|
- formatting
|
||||||
- hover menu
|
- hover menu
|
||||||
|
- renaming
|
||||||
|
- locate references
|
||||||
- document symbols
|
- document symbols
|
||||||
|
|
||||||
+ small plug-in manaegr
|
+ small plug-in manaegr
|
||||||
|
|
Loading…
Reference in a new issue