forked from dineshsalunke/nvim-config
7 lines
76 B
Lua
7 lines
76 B
Lua
return {
|
|
{
|
|
"nvim-lua/plenary.nvim",
|
|
lazy = true
|
|
}
|
|
}
|