LazyVim.LazyVim/lua/lazyvim/plugins/extras
Folke Lemaitre 6ab404134d
feat(extras): added fzf-lua (#3555)
New extra with an initial implementation of fzf-lua.

## Todo

- [x] check all places that currently depend on telescope and provide an
alternative or disable
- [x] disable telescope spec completely. (currently only removed its
keymaps)
- [x] trouble integration
- [x] https://github.com/ibhagwan/fzf-lua/issues/1241

---------

Co-authored-by: Iordanis Petkakis <12776461+dpetka2001@users.noreply.github.com>
2024-06-10 21:58:33 +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 feat(extras): added fzf-lua (#3555) 2024-06-10 21:58:33 +02:00
formatting fix(prettier): fixup 2024-06-07 23:24:01 +02:00
lang fix(typescript): clean up configuration of the vscode dap extension (#3556) 2024-06-09 22:48:51 +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