Neovim plugin improving access to clipboard history (mirror)
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(main): release 1.3.0

authored by

github-actions[bot] and committed by
Patrick Dewey
a0706a44 e4ee9a0c

+8
+8
CHANGELOG.md
··· 1 1 # Changelog 2 2 3 + ## [1.3.0](https://github.com/ptdewey/yankbank-nvim/compare/v1.2.0...v1.3.0) (2026-04-19) 4 + 5 + 6 + ### Features 7 + 8 + * heaalthcheck and misc fixes ([3c939ec](https://github.com/ptdewey/yankbank-nvim/commit/3c939ec8725a4b9e10c4d0fd30a1fa9f4bdb6f07)) 9 + * move init code to plugin/yankbank.lua ([a60cb43](https://github.com/ptdewey/yankbank-nvim/commit/a60cb43a7980cd5e4acc2e0edb9291bf2574dd4f)) 10 + 3 11 ## [1.2.0](https://github.com/ptdewey/yankbank-nvim/compare/v1.1.2...v1.2.0) (2026-01-17) 4 12 5 13