Skip to content

Commit a4f9f59

Browse files
authored
Update README.md
1 parent cda9d14 commit a4f9f59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ clipper.nvim keeps a history of your past yanks, allowing you to easily pick and
66

77
You don’t need to do anything special—just yank as usual, and clipper.nvim will automatically record your yank history.
88

9-
To access your past yanks, simply open Clipper.nvim’s dialog by running the clipper command. Navigate through your history and press Enter on the item you want to use. This will register it in both Neovim’s " register and the 0 register, so you can paste it instantly with p.
9+
To access your past yanks, simply open clipper.nvim’s dialog by running the clipper command. Navigate through your history and press Enter on the item you want to use. This will register it in both Neovim’s " register and the 0 register, so you can paste it instantly with p.
1010

1111
It feels like having an infinite clipboard at your fingertips. Give it a try and see the magic for yourself! 🚀
1212

0 commit comments

Comments
 (0)