mirror of
https://github.com/ThePrimeagen/harpoon.git
synced 2025-07-14 01:50:27 +00:00
Merge pull request #84 from DanMargera/installation-instructions
Add requirements missing in installation instructions
This commit is contained in:
commit
55d5d808d6
@ -27,10 +27,12 @@ to go to the files you want.
|
|||||||
Unlimited terminals and navigation.
|
Unlimited terminals and navigation.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
### Requires Neovim version 0.5.0+
|
||||||
Simply install via your favorite plugin manager.
|
Simply install via your favorite plugin manager.
|
||||||
|
|
||||||
```vim
|
```vim
|
||||||
Plug 'nvim-lua/plenary.nvim' " don't forget to add this one if you don't have it yet!
|
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'
|
Plug 'ThePrimeagen/harpoon'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user