aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 57315c4..9ae5b2c 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,14 @@ let g:lsp_settings = {
\}
```
+Overridable keys are:
+
+* initialization_options
+* whitelist
+* blacklist
+* config
+* workspace_config
+
If you install ruby but not solargraph, you can install solargraph with following command.
```