From 4f493d6c35bfef71ec21e8db648bcabda5f9ad21 Mon Sep 17 00:00:00 2001 From: chemzqm Date: Sat, 23 Nov 2019 18:40:48 +0800 Subject: [PATCH] doc --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index aa11702..c825aa7 100644 --- a/Readme.md +++ b/Readme.md @@ -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: `""`