LazyVim.LazyVim/lua/lazyvim
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
..
config fix printable characters being mapped in select mode 2025-07-29 00:16:33 +04:00
plugins fix printable characters being mapped in select mode 2025-07-29 00:16:33 +04:00
util fix(mason): rename and pin to v1 2025-05-12 10:39:04 +02:00
health.lua fix(health): added curl to health checks 2024-12-14 14:42:21 +01: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