[Nvim] Let Lazy handle plugins?
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
"decaycs/decay.nvim",
|
||||
name = "decay",
|
||||
lazy = false,
|
||||
priority = 1000,
|
||||
}
|
||||
Reference in New Issue
Block a user