7 lines
96 B
Lua
7 lines
96 B
Lua
return {
|
|
'windwp/nvim-projectconfig',
|
|
enabled = true,
|
|
opts = {},
|
|
lazy = false
|
|
}
|