From 675dece8328b6007301ef6d619bd5275ba680657 Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Wed, 14 Dec 2022 21:24:51 +0100 Subject: [PATCH] docs: added requirements --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 345c94d..308ea55 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,10 @@ Modern plugin manager for Neovim - 📋 Commit, branch, tag, version, and full [Semver](https://devhints.io/semver) support - 📈 Statusline component to see the number of pending updates +## ⚡️ Requirements + +- Neovim >= **0.8.0** + ## Profiler The profiling view shows you why and how long it took to load your plugins.