mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 04:21:03 +00:00
add copilot
This commit is contained in:
parent
b3ebc6dabb
commit
7a78f12eb4
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ require("lazy").setup({
|
|||
{ import = "lazyvim.plugins.extras.lang.rust" },
|
||||
{ import = "lazyvim.plugins.extras.lang.typescript" },
|
||||
{ import = "lazyvim.plugins.extras.linting.eslint" },
|
||||
{ import = "lazyvim.plugins.extras.ai.copilot" } ,
|
||||
{ import = "lazyvim.plugins.extras.ai.avante" } , -- cursor-like features
|
||||
|
||||
-- import/override with your plugins
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue