project.nvim icon indicating copy to clipboard operation
project.nvim copied to clipboard

feat: added :ProjectAddManually to add undetected projects manually.

Open Alex23rodriguez opened this issue 3 years ago • 2 comments

Alex23rodriguez avatar Jun 05 '22 19:06 Alex23rodriguez

Yes, sometimes it doesn't recognize projects some reason, have to open/close one project 5-6 tines so it will be recognized

alloc33 avatar Jun 10 '22 05:06 alloc33

Whilst this works as-is (with @ebkalderon 's typo fix) it feels a bit clunky to me. It is fine for a work-around but since this is being added to the project itself I don't think we should be running external commands to manually update a history file.

The idea of adding the current file's directory to the project list is useful though, and I think another option for adding the current work directory would be useful too.

porl avatar Jan 03 '23 00:01 porl