aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2021-01-03 13:53:03 +0000
committerGithub Actions <actions@github>2021-01-03 13:53:03 +0000
commit54019b930909a3791de2b1e29fd328c96a300f57 (patch)
treefe724bfc4e42c4e52a37d40a27fd083779ee6cb7
parent[docgen] Update README.md (diff)
downloadnvim-lspconfig-54019b930909a3791de2b1e29fd328c96a300f57.tar
nvim-lspconfig-54019b930909a3791de2b1e29fd328c96a300f57.tar.gz
nvim-lspconfig-54019b930909a3791de2b1e29fd328c96a300f57.tar.bz2
nvim-lspconfig-54019b930909a3791de2b1e29fd328c96a300f57.tar.lz
nvim-lspconfig-54019b930909a3791de2b1e29fd328c96a300f57.tar.xz
nvim-lspconfig-54019b930909a3791de2b1e29fd328c96a300f57.tar.zst
nvim-lspconfig-54019b930909a3791de2b1e29fd328c96a300f57.zip
[docgen] Update README.md
skip-checks: true
-rw-r--r--CONFIG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONFIG.md b/CONFIG.md
index ab8e27b5..2f20de7c 100644
--- a/CONFIG.md
+++ b/CONFIG.md
@@ -2962,7 +2962,7 @@ require'lspconfig'.omnisharp.setup{}
Commands:
Default Values:
- cmd = { "/home/runner/.cache/nvim/lspconfig/omnisharp/run", "--languageserver", "--hostPID", "2555" }
+ cmd = { "/home/runner/.cache/nvim/lspconfig/omnisharp/run", "--languageserver", "--hostPID", "2563" }
filetypes = { "cs", "vb" }
init_options = {}
on_new_config = <function 1>