LazyVim.LazyVim/lua/lazyvim/config
akioweh fa94c73362
fix printable characters being mapped in select mode
most of the "visual mode" mappings use "v" instead of "x", affecting
select mode, which should not have printable characters remapped. (this
is felt when e.g. using snippets)
2025-07-29 00:16:33 +04:00
..
autocmds.lua fix(autocmds): remove snacks_win from close_with_q, since they have their own keymaps 2024-12-10 00:31:36 +01:00
init.lua chore(main): release 14.15.0 (#5623) 2025-05-12 11:00:03 +02:00
keymaps.lua fix printable characters being mapped in select mode 2025-07-29 00:16:33 +04:00
options.lua feat(snacks): added leader-ua to toggle global animations 2024-12-12 13:47:29 +01:00