aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2020-09-06 03:52:59 +0000
committerGithub Actions <actions@github>2020-09-06 03:52:59 +0000
commit2f6b84e23b2e91f3493844e1cf123f05f0a3ec85 (patch)
tree9917f7a655fb18ded7857dd5ea7a875010f5dcfa /README.md
parentAdd "Rome" language server (#344) (diff)
downloadnvim-lspconfig-2f6b84e23b2e91f3493844e1cf123f05f0a3ec85.tar
nvim-lspconfig-2f6b84e23b2e91f3493844e1cf123f05f0a3ec85.tar.gz
nvim-lspconfig-2f6b84e23b2e91f3493844e1cf123f05f0a3ec85.tar.bz2
nvim-lspconfig-2f6b84e23b2e91f3493844e1cf123f05f0a3ec85.tar.lz
nvim-lspconfig-2f6b84e23b2e91f3493844e1cf123f05f0a3ec85.tar.xz
nvim-lspconfig-2f6b84e23b2e91f3493844e1cf123f05f0a3ec85.tar.zst
nvim-lspconfig-2f6b84e23b2e91f3493844e1cf123f05f0a3ec85.zip
[docgen] Update README.md
skip-checks: true
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f123844c..7468ab11 100644
--- a/README.md
+++ b/README.md
@@ -3040,7 +3040,7 @@ require'nvim_lsp'.omnisharp.setup{}
Commands:
Default Values:
- cmd = { "/home/runner/.cache/nvim/nvim_lsp/omnisharp/run", "--languageserver", "--hostPID", "2707" }
+ cmd = { "/home/runner/.cache/nvim/nvim_lsp/omnisharp/run", "--languageserver", "--hostPID", "2687" }
filetypes = { "cs", "vb" }
init_options = {}
on_new_config = <function 1>