mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 04:21:03 +00:00
Install aerial plugin
This commit is contained in:
parent
8fdb617f9a
commit
79bfdd24d3
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,8 @@ require("lazy").setup({
|
|||
{ import = "lazyvim.plugins.extras.coding.copilot" },
|
||||
{ import = "lazyvim.plugins.extras.coding.luasnip" },
|
||||
{ import = "lazyvim.plugins.extras.editor.harpoon2" },
|
||||
{ import = "lazyvim.plugins.extras.editor.refactoring" },
|
||||
{ import = "lazyvim.plugins.extras.editor.aerial" },
|
||||
-- import/override with your plugins
|
||||
{ import = "plugins" },
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue