update Readme.md

This commit is contained in:
Qiming Zhao 2022-02-16 18:48:32 +08:00
parent c1a3cf47fe
commit 78da8a3514
No known key found for this signature in database
GPG key ID: 9722CD0E8D4DCB8C

View file

@ -114,6 +114,8 @@ for guide of coc.nvim's configuration.
- `tsserver.enable`:Enable tsserver extension, default: `true`
- `tsserver.locale`:Locale of tsserver, default: `""`
- `tsserver.ignoreLocalTsserver`:Always use tsserver module from tsserver.tsdk
or coc-tsserver extension.
- `tsserver.typingsCacheLocation`:Folder path for cache typings, default: `""`
- `tsserver.formatOnType`:Run format on type special characters., default:
`true`