Updated config
This commit is contained in:
parent
f7c029132a
commit
6ea0e27293
5 changed files with 27 additions and 25 deletions
|
@ -8,6 +8,7 @@ vim.opt.rtp:prepend(vim.env.LAZY or lazypath)
|
|||
require("lazy").setup({
|
||||
spec = {
|
||||
{ "LazyVim/LazyVim", import = "lazyvim.plugins" },
|
||||
{ import = "lazyvim.plugins.extras.util.project" },
|
||||
{ import = "plugins" },
|
||||
},
|
||||
defaults = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue