Don't create .project directory on open #32

Closed
opened 2026-07-27 10:15:43 -04:00 by kevintl1998 · 1 comment
Owner

Create it only when needed, not every time the project is open.

Thinking about this more, there will always be a global metafile defined in the neovim config (defaults to empty, but still exists).
Add a command to initialize the .project directory and only generate a metafile when the .project directory exists.

~Create it only when needed, not every time the project is open.~ Thinking about this more, there will always be a global metafile defined in the neovim config (defaults to empty, but still exists). Add a command to initialize the .project directory and only generate a metafile when the .project directory exists.
kevintl1998 added this to the Release 1.0 milestone 2026-07-27 10:15:55 -04:00
Author
Owner

Reviewed in #36

Reviewed in #36
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kevintl1998/yapp.nvim#32
No description provided.