Skip to content

Commit

Permalink
fix(LazVim): mini.ai is core agains, so I remove them from the extras
Browse files Browse the repository at this point in the history
  • Loading branch information
Botond Kalocsai committed May 19, 2024
1 parent f8ad12c commit daab6c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion home/dot_config/nvim/lua/config/lazy.lua
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ require("lazy").setup({
-- { import = "lazyvim.plugins.extras.ui.mini-animate" },
-- import/override with your plugins
{ import = "lazyvim.plugins.extras.coding.codeium" },
{ import = "lazyvim.plugins.extras.coding.mini-ai" },
{ import = "lazyvim.plugins.extras.coding.mini-surround" },
{ import = "lazyvim.plugins.extras.coding.yanky" },
{ import = "lazyvim.plugins.extras.editor.dial" },
Expand Down

0 comments on commit daab6c1

Please sign in to comment.