mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-24 13:31:04 +00:00
Install dial plugin
This commit is contained in:
parent
79bfdd24d3
commit
76e12f9686
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ require("lazy").setup({
|
||||||
{ import = "lazyvim.plugins.extras.editor.harpoon2" },
|
{ import = "lazyvim.plugins.extras.editor.harpoon2" },
|
||||||
{ import = "lazyvim.plugins.extras.editor.refactoring" },
|
{ import = "lazyvim.plugins.extras.editor.refactoring" },
|
||||||
{ import = "lazyvim.plugins.extras.editor.aerial" },
|
{ import = "lazyvim.plugins.extras.editor.aerial" },
|
||||||
|
{ import = "lazyvim.plugins.extras.editor.dial" },
|
||||||
-- import/override with your plugins
|
-- import/override with your plugins
|
||||||
{ import = "plugins" },
|
{ import = "plugins" },
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue