diff --git a/README.md b/README.md index e270eae788ac1fd9bea38a3993c327f470f9bb37..bdfde9e61ba335bb5c813e52f4fde032f4e2ef28 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Buffer Bookmark Manager 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 @@ - `sniper#ListBuffers()` `BufferNumber` is a number between 1 and 4. -## Default keybinds +## Default key binds ```vim nnoremap :call sniper#StoreBuffer(1)