mirror of
https://github.com/mattn/vim-lsp-settings.git
synced 2025-12-12 20:35:54 +01:00
Update README.md
This commit is contained in:
11
README.md
11
README.md
@@ -20,11 +20,12 @@ let g:lsp_settings = {
|
||||
|
||||
Overridable keys are:
|
||||
|
||||
* initialization_options
|
||||
* whitelist
|
||||
* blacklist
|
||||
* config
|
||||
* workspace_config
|
||||
* cmd (List ex: `['clangd-6.0', '-enable-snippets']`)
|
||||
* initialization_options (Dictionary)
|
||||
* whitelist (List)
|
||||
* blacklist (List)
|
||||
* config (Dictionary)
|
||||
* workspace_config (Dictionary)
|
||||
|
||||
If you install ruby but not solargraph, you can install solargraph with following command.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user