Closed gbprod closed 1 year ago
The plugin looks cool, I will try it soon. Thanks for the works! <3
Introducing picker
functionnality.
This allows to select a item in yank history using vim.ui.select
or Telescope
.
BC : Increase neovim required version to 0.7.0
Introducing command to clear yank history : YankyClearHistory
Introducing new actions to remove entries from yank history using Telescope picker.
Version tagged v0.3.0
Special put Introduce special put moves [https://github.com/gbprod/yanky.nvim/pull/33] see https://github.com/gbprod/yanky.nvim#%EF%B8%8F-special-put
Yanking Introduce option to set the register that will be used for yank (https://github.com/gbprod/yanky.nvim/pull/24)
Telescope Introduce an action to set register content from selected item (https://github.com/gbprod/yanky.nvim/pull/23)
Introduce sqlite
storage for yank ring https://github.com/gbprod/yanky.nvim/pull/55
introduce Joined/Charwise/Blockwise special puts
@gbprod I was subscribed to this issue. Does the issue being closed somehow mean that the plugin is not going to be maintained anymore? 🤔
Hi @farzadmf ! I continue to maintain this plugin but I think I will stop filling this issue, I will instead use the releases for this. 😉
I will log here news and api changes, feel free to subscribe to this issue.