prepare for default lazy
This commit is contained in:
parent
5bedb1ec70
commit
d8e121ca15
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@ end)()
|
|||
if lazy then
|
||||
lazy.setup {
|
||||
spec = 'fschauen.plugins',
|
||||
-- defaults = {
|
||||
-- lazy = true,
|
||||
-- },
|
||||
dev = {
|
||||
path = '~/Projects/nvim-plugins',
|
||||
fallback = true,
|
||||
|
|
Loading…
Add table
Reference in a new issue