LazyVim.LazyVim/lua/lazyvim
Tony Fischer (tku137) 3147a56b0f refactor(copilot-chat): dynamically handle available pickers
Previously the picker selection was hardcoded to check for fzf-lua and snacks
in a specific order. Now it uses the user's configured picker from LazyVim
settings and validates it against supported pickers (currently
telescope, fzf, snacks).
2025-01-26 10:07:39 +01:00
..
config chore(main): release 14.8.0 (#5409) 2025-01-20 13:50:28 +01:00
plugins refactor(copilot-chat): dynamically handle available pickers 2025-01-26 10:07:39 +01:00
util fix(root): pass args to root.get 2025-01-20 20:21:01 +01:00
health.lua fix(health): added curl to health checks 2024-12-14 14:42:21 +01:00
init.lua fix: add shim for vim.uv just in case someone upgrades lazyvim before lazy 2024-03-22 10:30:35 +01:00
types.lua style: better types for vim.api.nvim_create_autocmd 2024-06-07 23:02:47 +02:00