mirror of
https://github.com/ThePrimeagen/harpoon.git
synced 2025-07-14 01:50:27 +00:00
Merge pull request #62 from CyberGsus/add-plenary-to-readme
Added plenary.nvim as an explicit dependency on docs
This commit is contained in:
commit
317e3a0e34
@ -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