mirror of
https://github.com/ThePrimeagen/harpoon.git
synced 2025-07-14 01:50:27 +00:00
Added plenary.nvim as an explicit dependency on docs
This commit is contained in:
parent
467343b944
commit
3244e34254
@ -29,7 +29,8 @@ Unlimited terminals and navigation.
|
|||||||
## Installation
|
## Installation
|
||||||
Simply install via your favorite plugin manager.
|
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!
|
||||||
Plug 'ThePrimeagen/harpoon'
|
Plug 'ThePrimeagen/harpoon'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user