mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-02 22: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)
|
||||
- Lint on the fly
|
||||
- Rename symbol
|
||||
- Hover/Get identifer info.
|
||||
- Hover/Get identifier info.
|
||||
- Goto definition.
|
||||
- Goto reference locations.
|
||||
- Workspace/Document symbols query.
|
||||
|
Loading…
Reference in New Issue
Block a user