neovim version requirement subheader

This commit is contained in:
DanMargera 2021-05-23 10:46:52 -03:00
parent 4f4b8e67e2
commit 22e74ec978

View File

@ -27,7 +27,8 @@ to go to the files you want.
Unlimited terminals and navigation.
## Installation
Simply install via your favorite plugin manager. (Requires NeoVim >= 0.5.0)
### Requires Neovim version 0.5.0+
Simply install via your favorite plugin manager.
```vim
Plug 'nvim-lua/plenary.nvim' " don't forget to add this one if you don't have it yet!