LazyVim.LazyVim/lua/lazyvim/plugins/extras
Adam K 7252474624
feat(copilot-chat): use fzf-lua if enabled in extras (#3590)
Adds the abiltiy for fzf-lua to be used as a picker for these copilot
chat actions if it was enabled in LazyExtras

## What is this PR for?

This adds keybinds that exist currently for copilot-chat and Telescope
but with the addition of fzf-lua as an extra, I noticed we needed the
ability for the user to take advantage of them with FzfLua.

## Does this PR fix an existing issue?

No

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2024-06-11 17:45:25 +02:00
..
coding feat(copilot-chat): use fzf-lua if enabled in extras (#3590) 2024-06-11 17:45:25 +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): symbols filter 2024-06-11 16:11:45 +02:00
formatting fix(prettier): fixup 2024-06-07 23:24:01 +02:00
lang fix(sql): make sure edgebars exist. Fixes #3578 2024-06-11 09:10:10 +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