fix typo in the readme

This commit is contained in:
stu 2022-02-06 17:42:22 +08:00 committed by GitHub
parent d035ef263a
commit 7fb1a44ec1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -162,7 +162,7 @@ projects = {
## ⇁ Others
#### How do Harpoon marks differ from vim global marks
they seve a similar purpose however harpoon marks differs in a few key ways:
they serve a similar purpose however harpoon marks differs in a few key ways:
1. They auto update their position within the file
1. They are saved _per project_.
1. They can be hand edited vs replaced (swapping is easier)