Add project.nvim

This commit is contained in:
2023-10-31 22:53:01 -06:00
parent 6bea6ca561
commit 266a409d15
2 changed files with 5 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
return {
{ "ahmedkhalf/project.nvim" },
}