Skip to content

Commit fbaa902

Browse files
committed
Update Neovim version requirement in README
Since Neovim v0.5 is released, it is no longer required to use the nightly version.
1 parent df7c5b4 commit fbaa902

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ plugin.
1919

2020
**Requirements:**
2121

22-
- [Neovim nightly (version 0.5
23-
prerelease)](https://github.com/neovim/neovim/releases/tag/nightly)
22+
- [Neovim version 0.5](https://github.com/neovim/neovim/releases/tag/v0.5.0)
2423
- [`nvim-treesitter`](https://github.com/nvim-treesitter/nvim-treesitter/)
2524

2625
**Installation:**

0 commit comments

Comments
 (0)