docs: added requirements

This commit is contained in:
Folke Lemaitre 2022-12-14 21:24:51 +01:00
commit 675dece832
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -23,6 +23,10 @@ Modern plugin manager for Neovim
- 📋 Commit, branch, tag, version, and full [Semver](https://devhints.io/semver) support - 📋 Commit, branch, tag, version, and full [Semver](https://devhints.io/semver) support
- 📈 Statusline component to see the number of pending updates - 📈 Statusline component to see the number of pending updates
## ⚡️ Requirements
- Neovim >= **0.8.0**
## Profiler ## Profiler
The profiling view shows you why and how long it took to load your plugins. The profiling view shows you why and how long it took to load your plugins.