Skip to content

Commit de44776

Browse files
GGCristostamblerre
authored andcommitted
gopls/doc: Neovim v0.5 is now stable
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 <[email protected]> Trust: Rebecca Stambler <[email protected]> Trust: Cherry Mui <[email protected]> Run-TryBot: Rebecca Stambler <[email protected]> gopls-CI: kokoro <[email protected]>
1 parent ccff732 commit de44776

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gopls/doc/vim.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ In vim classic only, use the experimental [`govim`], simply follow the [install
116116

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

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

0 commit comments

Comments
 (0)