LazyVim.LazyVim/lua/lazyvim
Jelte Fennema-Nio 6911327a5e
fix(yanky): enable yank history in visual mode (#4048)
## Description

Being able to select from the yank history is useful if you want to
paste over something else by first selecting the stuff you want to
remove in visual mode.

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2024-07-15 11:48:58 +02:00
..
config chore(main): release 12.29.2 (#4035) 2024-07-14 18:08:14 +02:00
plugins fix(yanky): enable yank history in visual mode (#4048) 2024-07-15 11:48:58 +02:00
util feat(util.mini): follow the user's mappings instead of hardcoded values (#4043) 2024-07-15 09:06:34 +02:00
health.lua fix(health): add warning when not using 0.10.0 2024-05-16 21:25:51 +02:00
init.lua fix: add shim for vim.uv just in case someone upgrades lazyvim before lazy 2024-03-22 10:30:35 +01:00
types.lua style: better types for vim.api.nvim_create_autocmd 2024-06-07 23:02:47 +02:00