Skip to content

Commit fe242ed

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ 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.
10+
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.
1011

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

0 commit comments

Comments
 (0)