From f26e0ba5a516f70ab51c697933e61fb51dfd52b7 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 4 Aug 2025 02:06:54 +0200 Subject: Updated readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e270eae..bdfde9e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Quickly store and recall buffers with F1-F4 keys. -Insipired by [ThePrimeagen/harpoon](https://github.com/ThePrimeagen/harpoon). +Inspired by [ThePrimeagen/harpoon](https://github.com/ThePrimeagen/harpoon). ## Installation @@ -32,7 +32,7 @@ Plug 'mitjafelicijan/sniper.vim' `BufferNumber` is a number between 1 and 4. -## Default keybinds +## Default key binds ```vim nnoremap :call sniper#StoreBuffer(1) -- cgit v1.2.3