mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
5 lines
51 B
Lua
5 lines
51 B
Lua
|
return {
|
||
|
"nvim-lua/plenary.nvim",
|
||
|
lazy = true,
|
||
|
}
|