1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-13 02:05:40 +08:00

Fix typo in PHP layer documentation: refernce (#3080)

This commit is contained in:
Andrew Macpherson 2019-09-23 13:11:42 +01:00 committed by Wang Shidong
parent c67996af37
commit bce3d34b00

View File

@ -25,7 +25,7 @@ This layer adds PHP language support to SpaceVim.
- auto-completion
- syntax checking
- goto definition
- refernce finder
- reference finder
- lsp support (require [lsp](https://spacevim.org/layers/language-server-protocol/) layer)
## Install