mirror of
https://github.com/ThePrimeagen/harpoon.git
synced 2025-07-13 17:40:25 +00:00
Add requirements to installation instructions
This commit is contained in:
parent
beb361aaf2
commit
4f4b8e67e2
@ -27,10 +27,11 @@ to go to the files you want.
|
||||
Unlimited terminals and navigation.
|
||||
|
||||
## Installation
|
||||
Simply install via your favorite plugin manager.
|
||||
Simply install via your favorite plugin manager. (Requires NeoVim >= 0.5.0)
|
||||
|
||||
```vim
|
||||
Plug 'nvim-lua/plenary.nvim' " don't forget to add this one if you don't have it yet!
|
||||
Plug 'nvim-lua/popup.nvim'
|
||||
Plug 'ThePrimeagen/harpoon'
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user