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

The superior project management solution for neovim.

Results 108 project.nvim issues
Sort by recently updated
recently updated
newest added

Hi and thank you for this great effort. I think it could be a good feature to open latest files when we switch between projects. Imagine i have project `A`...

Hi guys! I use to work in a big monorepo. Sometimes I have to work on several buffers that belong to different projects. What happens is that it opens an...

So I have a couple of typescript projects that are git initialised, and for some reason they don't want to get added to the list of projects. They reside in...

I see there is a Telescope integration. Would be very cool to also have a [fzf-lua](https://github.com/ibhagwan/fzf-lua) select last project integration :)

It could be helpful to let the user run custom callbacks whenever a project dir is loaded or unloaded. This would provide a way to automatically load sessions created with...

I'm trying to understand how to change terminal directory to project root when it's opening. I'm using Toggleterm for that.

This pr add a setup option `patterns_fallback` which is false by default. When it is set to ture and all patterns fail to match, project.nvim will change the directory to...

Add telescope projects picker description.

![image](https://user-images.githubusercontent.com/15955811/162222847-53467ff8-2f5a-46bc-9c06-02443c5bc361.png) I am having problems with project nvim trying to resolve the current working dir in some temp buffers that fugitive opens. For example the Gdiff family or branch status...