mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-09 09:30:04 +08:00
docs(lsp): fix typo in language-server-protocol.md
identifer -> identifier
This commit is contained in:
parent
772f830b62
commit
b07b5038af
@ -31,7 +31,7 @@ By default, this layer use following language server client implementations:
|
|||||||
- Code completion (provided by [autocomplete](https://spacevim.org/layers/autocomplete/) layer)
|
- Code completion (provided by [autocomplete](https://spacevim.org/layers/autocomplete/) layer)
|
||||||
- Lint on the fly
|
- Lint on the fly
|
||||||
- Rename symbol
|
- Rename symbol
|
||||||
- Hover/Get identifer info.
|
- Hover/Get identifier info.
|
||||||
- Goto definition.
|
- Goto definition.
|
||||||
- Goto reference locations.
|
- Goto reference locations.
|
||||||
- Workspace/Document symbols query.
|
- Workspace/Document symbols query.
|
||||||
|
Loading…
Reference in New Issue
Block a user