Skip to content

Commit

Permalink
[docgen] Update README.md
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
Github Actions committed Nov 15, 2020
1 parent 6d453e6 commit ba75ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3150,7 +3150,7 @@ require'lspconfig'.omnisharp.setup{}
Commands:

Default Values:
cmd = { "/home/runner/.cache/nvim/lspconfig/omnisharp/run", "--languageserver", "--hostPID", "2551" }
cmd = { "/home/runner/.cache/nvim/lspconfig/omnisharp/run", "--languageserver", "--hostPID", "2529" }
filetypes = { "cs", "vb" }
init_options = {}
on_new_config = <function 1>
Expand Down

0 comments on commit ba75ea5

Please sign in to comment.