Merge pull request #32 from Binxptr/master

fix(readme): update minumum requirements to include nvim-0.7 (nightly)
pull/22/merge
Christian Chiarulli 2 years ago committed by GitHub
commit 7a082a3306
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,7 +6,7 @@ Each video will be associated with a branch so checkout the one you are interest
Make sure to remove or move your current `nvim` directory
**IMPORTANT** requires `Neovim 0.6 release` version
**IMPORTANT** Requires [Neovim v0.6.0](https://github.com/neovim/neovim/releases/tag/v0.6.0) or [Nightly](https://github.com/neovim/neovim/releases/tag/nightly).
```
git clone https://github.com/LunarVim/Neovim-from-scratch.git ~/.config/nvim
```

Loading…
Cancel
Save