This commit is contained in:
chemzqm 2019-11-23 18:40:48 +08:00
parent 17c2877df5
commit 4f493d6c35

View file

@ -59,6 +59,8 @@ this extension.
## Configuration options
Checkout [using the configuration file](https://github.com/neoclide/coc.nvim/wiki/Using-the-configuration-file) for guide of coc.nvim's configuration.
- `tsserver.enable`:Enable tsserver extension, default: `true`
- `tsserver.locale`:Locale of tsserver, default: `""`
- `tsserver.typingsCacheLocation`:Folder path for cache typings, default: `""`