LazyVim.LazyVim/lua/lazyvim/plugins/extras
xiaojianzheng 31c2ad7dac
feat(outline): free ctrl-k /ctrl+j (#3686)
Allows to toggle window in outline using Ctrl-k /ctrl+j

Co-authored-by: 肖健正 <xiaojianzheng@qq.com>
2024-06-16 10:48:18 +02:00
..
coding feat(pick): move pickers to extras (telescope still the default) (#3606) 2024-06-13 06:07:02 +02:00
dap fix(dap): make sure mason-nvim-dap loads after nvim-dap 2024-06-15 10:22:41 +02:00
editor feat(outline): free ctrl-k /ctrl+j (#3686) 2024-06-16 10:48:18 +02:00
formatting fix(prettier): fixup 2024-06-07 23:24:01 +02:00
lang fix(dap): make sure mason-dap is loaded after initializing dap. See #3663 2024-06-15 10:19:48 +02:00
linting feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
lsp feat: moved neoconf.nvim to extras 2024-06-02 09:05:16 +02:00
test fix(which-key): use new which-key support for native group keymaps (nop) 2024-06-06 10:46:56 +02:00
ui fix(edgy): neo-tree. See #3667 2024-06-15 15:21:10 +02:00
util feat(project): add some fzf-lua keymap (#3666) 2024-06-16 07:21:30 +02:00
vscode.lua feat(vscode): added ts-comments to allow list for vscode 2024-05-29 18:22:54 +02:00