mirror of https://github.com/folke/lazy.nvim.git
docs: added requirements
This commit is contained in:
parent
4d19babf7e
commit
675dece832
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue