ahmedkhalf / project.nvim

The superior project management solution for neovim.
Apache License 2.0
1.29k stars 119 forks source link

Support pinning working directory on per buffer or per window basis #130

Open rameshsanth opened 11 months ago

rameshsanth commented 11 months ago

This PR allows user to set the working directory and project.nvim will remember the setting. This is useful when browsing large projects.

Per buffer: enable_buffer_local_dir

Per window: enable_window_local_dir

atlas-comstock commented 10 months ago

This is quite helpful , can @ahmedkhalf help to review and merge it?

atlas-comstock commented 10 months ago

I started using this MR in my env, works pretty well, thanks

rameshsanth commented 9 months ago

@ahmedkhalf Ahmed, if you're busy, can you add someone else who has time to review and merge the PR's. Don't turn this project into abandonware.

9mm commented 9 months ago

@ahmedkhalf agree, please dont just turn this into abandonware. The PR about overwriting keymaps is also super useful, I"m sure a lot of people would help maintain this