LazyVim.LazyVim/lua/lazyvim
Gary Murray 3c7f2798dc fix(copilot-chat): ignore LSP keymaps in chat window
The copilot-chat filetype is added to the global list of filetypes that should ignore LSP keymaps, preventing keymap conflicts in the chat interface.
2025-01-14 23:50:22 -07:00
..
config feat(lsp): add filetype-based LSP keymap ignore 2025-01-14 23:50:22 -07:00
plugins fix(copilot-chat): ignore LSP keymaps in chat window 2025-01-14 23:50:22 -07:00
util feat(extras): added extra for snacks picker (#5368) 2025-01-14 22:54:12 +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