Skip to content

Commit

Permalink
gopls/doc: Neovim v0.5 is now stable
Browse files Browse the repository at this point in the history
Change-Id: Ia3078f9d321d17681b92fd9b00f6dd1cb3eff6d0
GitHub-Last-Rev: 5c20230
GitHub-Pull-Request: #329
Reviewed-on: https://go-review.googlesource.com/c/tools/+/332849
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
Trust: Rebecca Stambler <rstambler@golang.org>
Trust: Cherry Mui <cherryyz@google.com>
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
gopls-CI: kokoro <noreply+kokoro@google.com>
  • Loading branch information
GGCristo authored and stamblerre committed Jul 12, 2021
1 parent ccff732 commit de44776
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gopls/doc/vim.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ In vim classic only, use the experimental [`govim`], simply follow the [install

## <a href="#neovim" id="neovim">Neovim v0.5.0+</a>

To use the new (still experimental) native LSP client in Neovim, make sure you
[install][nvim-install] the prerelease v0.5.0 version of Neovim (aka “nightly”),
To use the new native LSP client in Neovim, make sure you
[install][nvim-install] Neovim v.0.5.0+,
the `nvim-lspconfig` configuration helper plugin, and check the
[`gopls` configuration section][nvim-lspconfig] there.

Expand Down

0 comments on commit de44776

Please sign in to comment.