diff options
| author | Github Actions <actions@github> | 2021-01-03 13:53:03 +0000 |
|---|---|---|
| committer | Github Actions <actions@github> | 2021-01-03 13:53:03 +0000 |
| commit | 54019b930909a3791de2b1e29fd328c96a300f57 (patch) | |
| tree | fe724bfc4e42c4e52a37d40a27fd083779ee6cb7 | |
| parent | [docgen] Update README.md (diff) | |
| download | nvim-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |
