LazyVim.LazyVim/lua/lazyvim/plugins/lsp
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
..
init.lua fix(mason): rename and pin to v1 2025-05-12 10:39:04 +02:00
keymaps.lua fix printable characters being mapped in select mode 2025-07-29 00:16:33 +04:00