LazyVim.LazyVim/lua/lazyvim
Tomas Slusny 7a1414b5e5
feat(copilot-chat): remove deprecated options (#4802)
- Diagnostic help was deprecated and now just proxies to prompt actions
(by default diagnostics are auto included in all selections so this
feature was no longer necessary)
- Selecton is now visual || buffer by default so the custom selection
config is no longer needed too

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2024-11-16 07:31:50 +01:00
..
config chore(main): release 13.3.1 (#4796) 2024-11-15 06:29:54 +01:00
plugins feat(copilot-chat): remove deprecated options (#4802) 2024-11-16 07:31:50 +01:00
util fix(lualine): dynamically fetch the color used in lualine (#4788) 2024-11-14 15:53:27 +01:00
health.lua fix(health): add warning when not using 0.10.0 2024-05-16 21:25:51 +02: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