Updated readme

Author Mitja Felicijan <mitja.felicijan@gmail.com> 2025-08-04 01:37:28 +0200
Committer Mitja Felicijan <mitja.felicijan@gmail.com> 2025-08-04 01:37:28 +0200
Commit dd7c3ccb22276b0680f739144e6350bf29d14a41 (patch)
-rw-r--r-- README.md 2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
...
2
  
2
  
3
Quickly store and recall buffers with F1-F4 keys.
3
Quickly store and recall buffers with F1-F4 keys.
4
  
4
  
  
5
Insipired by (ThePrimeagen/harpoon)[https://github.com/ThePrimeagen/harpoon].
  
6
  
5
## Installation
7
## Installation
6
  
8
  
7
Using vim-plug:
9
Using vim-plug:
...