0.0.1
This commit is contained in:
commit
36c66e33e6
17 changed files with 348 additions and 0 deletions
5
lua/plugins/project.lua
Normal file
5
lua/plugins/project.lua
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
return {
|
||||
"DrKJeff16/project.nvim",
|
||||
dependencies = {},
|
||||
opts = {},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue