aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYasuhiro Matsumoto <mattn.jp@gmail.com>2020-02-20 00:54:21 +0900
committerYasuhiro Matsumoto <mattn.jp@gmail.com>2020-02-20 00:54:21 +0900
commit5e6bb6aab1074d4d2a40142b8a57fe88985c54bc (patch)
tree94f0744aeae6dd81a1c553f027ed1c451c94c09d
parentd31db49d279bd2b637743f669f1939ecc9759161 (diff)
downloadvim-lsp-settings-5e6bb6aab1074d4d2a40142b8a57fe88985c54bc.tar.gz
vim-lsp-settings-5e6bb6aab1074d4d2a40142b8a57fe88985c54bc.tar.bz2
vim-lsp-settings-5e6bb6aab1074d4d2a40142b8a57fe88985c54bc.zip
Update README.md
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index e55d929..c960f10 100644
--- a/README.md
+++ b/README.md
@@ -172,6 +172,9 @@ Overridable keys are:
* blacklist (List)
* config (Dictionary)
* workspace_config (Dictionary)
+* disabled (Boolean)
+* root_uri (String)
+* root_uri_patterns (List)
If you install ruby but not solargraph, you can install solargraph with following command.