LazyVim.LazyVim/lua/lazyvim/plugins/extras
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
..
ai fix printable characters being mapped in select mode 2025-07-29 00:16:33 +04:00
coding fix printable characters being mapped in select mode 2025-07-29 00:16:33 +04:00
dap fix printable characters being mapped in select mode 2025-07-29 00:16:33 +04:00
editor fix printable characters being mapped in select mode 2025-07-29 00:16:33 +04:00
formatting fix(mason): rename and pin to v1 2025-05-12 10:39:04 +02:00
lang fix printable characters being mapped in select mode 2025-07-29 00:16:33 +04:00
linting feat(eslint): add option to disable eslint auto format (#4225) 2024-11-08 14:05:00 +01:00
lsp feat: moved neoconf.nvim to extras 2024-06-02 09:05:16 +02:00
test fix(neotest): disambiguous key map descriptions (#4374) 2024-11-08 13:37:09 +01:00
ui fix(mini.indentscope): disable snacks and indent-blankline scope 2024-12-12 16:44:28 +01:00
util fix(mason): rename and pin to v1 2025-05-12 10:39:04 +02:00
vscode.lua fix(vscode): diabled some snacks plugins. Fixes #5364 2025-01-20 20:30:39 +01:00