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

bug: State not cleared when changing cwd/workspaces #61

Open
3 tasks done
Ajaymamtora opened this issue Jun 12, 2024 · 0 comments
Open
3 tasks done

bug: State not cleared when changing cwd/workspaces #61

Ajaymamtora opened this issue Jun 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Ajaymamtora
Copy link

Did you check docs and existing issues?

  • I have read all the neoconf.nvim docs
  • I have searched the existing issues of neoconf.nvim
  • I have searched the existing issues of plugins related to this issue

Neovim version (nvim -v)

0.10 stable

Operating system/version

Macos 14.5

Describe the bug

When I change sessions with nvim persisted, the previous project config is left in memory.

I don't know how to remove the values from the previous project after switching projects

image

Steps To Reproduce

Go to project a with config file, switch to project B with no local config file, project A state retained

Expected Behavior

Api to clear state / recheck project local config

Repro

No response

@Ajaymamtora Ajaymamtora added the bug Something isn't working label Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant