mirror of
https://github.com/ThePrimeagen/harpoon.git
synced 2025-07-14 10:00:29 +00:00
fix: nice branch name jerk
This commit is contained in:
parent
d867a33b8e
commit
8501bfe8cb
@ -37,7 +37,7 @@ to go to the files you want.
|
|||||||
use "nvim-lua/plenary.nvim" -- don't forget to add this one if you don't have it yet!
|
use "nvim-lua/plenary.nvim" -- don't forget to add this one if you don't have it yet!
|
||||||
use {
|
use {
|
||||||
"ThePrimeagen/harpoon",
|
"ThePrimeagen/harpoon",
|
||||||
branch = "0.1.x",
|
branch = "harpoon2",
|
||||||
requires = { {"nvim-lua/plenary.nvim"} }
|
requires = { {"nvim-lua/plenary.nvim"} }
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user