Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rameshsanth
Copy link

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

  • the buffer with different directory will always open in that directory.

Per window: enable_window_local_dir

  • all files opened in that window will be have the directory that it was set.

@atlas-comstock
Copy link

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

@atlas-comstock
Copy link

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

@rameshsanth
Copy link
Author

@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
Copy link

9mm commented Sep 30, 2023

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants