astro-nvim-v3 - fix conflict tab press between copilot and nvim_cmp
This commit is contained in:
@@ -34,7 +34,7 @@ return {
|
||||
{ "echasnovski/mini.move", enabled = true },
|
||||
{ "nvim-neo-tree/neo-tree.nvim", enabled = true },
|
||||
{ "folke/flash.nvim", enabled = true },
|
||||
|
||||
{ "github/copilot.vim", enabled = true },
|
||||
}
|
||||
|
||||
-- if true then return {} end
|
||||
|
||||
Reference in New Issue
Block a user