doc
This commit is contained in:
parent
17c2877df5
commit
4f493d6c35
1 changed files with 2 additions and 0 deletions
|
@ -59,6 +59,8 @@ this extension.
|
||||||
|
|
||||||
## Configuration options
|
## 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.enable`:Enable tsserver extension, default: `true`
|
||||||
- `tsserver.locale`:Locale of tsserver, default: `""`
|
- `tsserver.locale`:Locale of tsserver, default: `""`
|
||||||
- `tsserver.typingsCacheLocation`:Folder path for cache typings, default: `""`
|
- `tsserver.typingsCacheLocation`:Folder path for cache typings, default: `""`
|
||||||
|
|
Loading…
Reference in a new issue