LazyVim.LazyVim/lua/lazyvim/plugins/extras/editor
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
..
aerial.lua refactor: LazyVim.config 2024-06-16 15:35:38 +02:00
dial.lua fix printable characters being mapped in select mode 2025-07-29 00:16:33 +04:00
fzf.lua fix printable characters being mapped in select mode 2025-07-29 00:16:33 +04:00
harpoon2.lua fix(harpoon): harpoon2 deprecated message (#2920) 2024-04-22 09:45:59 +02:00
illuminate.lua style(lsp): remove refs to document_highlight, which is no longer used 2024-12-16 17:47:07 +01:00
inc-rename.lua feat(editor): added extra for inc-rename.nvim (#3432) 2024-06-04 09:51:36 +02:00
leap.lua fix(flit): use which-key preset keymap descriptions (#4000) 2024-07-13 09:51:19 +02:00
mini-diff.lua fix(mini.diff): toggle 2024-12-07 20:52:13 +01:00
mini-files.lua feat(core)!: move a bunch of LazyVim features to snacks.nvim (#4706) 2024-11-07 15:54:47 +01:00
mini-move.lua fix(mini.move): default mini.move setup already maps the correct keys 2024-03-29 00:21:52 +01:00
navic.lua fix(navic): use the same background color as lualine section_c (#4231) 2024-11-08 14:08:43 +01:00
neo-tree.lua feat(extras): big rework of default extras 2025-02-08 15:04:46 +01:00
outline.lua fix(outline): use new object for symbols.filter (#4006) 2024-07-12 22:06:34 +02:00
overseer.lua feat: new mappings format for which-key v3. Forgot to push :) 2024-07-12 22:54:35 +02:00
refactoring.lua feat(refactoring): fallback to using vim ui select for refactoring.nvim (#5540) 2025-02-06 21:39:37 +01:00
snacks_explorer.lua fix(extras): disable import handling when loading :LazyExtras + changed some recommendations 2025-02-10 23:27:24 +01:00
snacks_picker.lua fix(snacks.picker): remove redundant leader-gc keymap. Closes #5646 2025-02-18 23:10:56 +01:00
telescope.lua fix printable characters being mapped in select mode 2025-07-29 00:16:33 +04:00