1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 13:00:04 +08:00

typo in lsp page (#3373)

This commit is contained in:
Riley Shea 2020-02-21 20:44:21 -05:00 committed by GitHub
parent 3c0d9c2a0a
commit 0b658a412c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -134,7 +134,7 @@ npm install -g elm elm-test elm-format
## Configuration
To enable lsp support for a specified filetype, you may need to load this layer with `filtypes` option, for example:
To enable lsp support for a specified filetype, you may need to load this layer with `filetypes` option, for example:
```toml
[[layers]]