LazyVim.LazyVim/lua/lazyvim/plugins/extras
Iordanis Petkakis fe667b53c9
refactor(mini-files): mini-files (#3538)
Incorporate additional boolean logic when setting keymaps to avoid
creating `opts.mappings` table and leave that only from the user
configuration to change mappings.
2024-06-10 22:12:25 +02:00
..
coding fix(extras.copilot-chat): small ui fix for which-key in visual mode (#3573) 2024-06-10 20:15:27 +02:00
dap fix(typescript): clean up configuration of the vscode dap extension (#3556) 2024-06-09 22:48:51 +02:00
editor refactor(mini-files): mini-files (#3538) 2024-06-10 22:12:25 +02:00
formatting fix(prettier): fixup 2024-06-07 23:24:01 +02:00
lang fix(php): formatting and linting (#3540) 2024-06-10 22:01:24 +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 feat: trouble v3 2024-05-30 14:41:13 +02:00
util feat(octo): re-open octo windows when restoring session + cleanup 2024-06-09 11:42:58 +02:00
vscode.lua feat(vscode): added ts-comments to allow list for vscode 2024-05-29 18:22:54 +02:00