mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-17 17:23:24 +02:00
feat: add snacks
This commit is contained in:
parent
fa3739678a
commit
39dca19a3f
2 changed files with 2 additions and 0 deletions
|
@ -13,4 +13,5 @@ require("lazyvim.config").init()
|
|||
return {
|
||||
{ "folke/lazy.nvim", version = "*" },
|
||||
{ "LazyVim/LazyVim", priority = 10000, lazy = false, opts = {}, cond = true, version = "*" },
|
||||
{ "folke/snacks.nvim", lazy = false, opts = {} },
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue