LazyVim.LazyVim/lua/lazyvim/plugins/extras
xiaojianzheng 427e57ddf7
fix(fzf): floating previewer closed fail (#3638)
- floating previewer closed fail.
https://github.com/LazyVim/LazyVim/issues/3582

Co-authored-by: 肖健正 <xiaojianzheng@qq.com>
2024-06-14 08:24:14 +02:00
..
coding feat(pick): move pickers to extras (telescope still the default) (#3606) 2024-06-13 06:07:02 +02:00
dap fix(typescript): clean up configuration of the vscode dap extension (#3556) 2024-06-09 22:48:51 +02:00
editor fix(fzf): floating previewer closed fail (#3638) 2024-06-14 08:24:14 +02:00
formatting fix(prettier): fixup 2024-06-07 23:24:01 +02:00
lang fix(python): only enable venv-selector when telescope is availble. See #3612 2024-06-13 17:02:30 +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(ui): use LazyVim.pick for alpha.nvim and mini.starter extras (#3611) 2024-06-13 06:09:30 +02:00
util feat(pick): move pickers to extras (telescope still the default) (#3606) 2024-06-13 06:07:02 +02:00
vscode.lua feat(vscode): added ts-comments to allow list for vscode 2024-05-29 18:22:54 +02:00