Skip to content

Conversation

@Ajaymamtora
Copy link

Description

The default behaviour of this plugin is not immediately obvious, it searches outside the CWD of nvim when searching for your local config file. I had a local config that defines LSP paths in the parent folder of the CWD for my work repos. This meant that when I opened a folder underneath this folder, neoconf would find the local config and the relative file paths I'd defined in my local config were invalid because they were relative to the parent dir.

For example, I'd defined angularls probe locations.

#61

It would be good to provide an option that stops this behaviour and limiting the search to the cwd.

Ive been using code in my fork for a few weeks and have had no issues.

Related Issue(s)

This fixes #61

Screenshots

@Ajaymamtora Ajaymamtora changed the title override use cwd for root feat(config) override use cwd for root Aug 24, 2024
@Ajaymamtora Ajaymamtora changed the title feat(config) override use cwd for root feat(config): override use cwd for root Aug 24, 2024
@github-actions
Copy link
Contributor

This PR is stale because it has been open 30 days with no activity.

@github-actions github-actions bot added the stale This issue or PR has been inactive for a while label Sep 24, 2024
@Ajaymamtora
Copy link
Author

.

@github-actions github-actions bot removed the stale This issue or PR has been inactive for a while label Sep 25, 2024
@github-actions
Copy link
Contributor

This PR is stale because it has been open 30 days with no activity.

@github-actions github-actions bot added the stale This issue or PR has been inactive for a while label Oct 27, 2024
@Ajaymamtora
Copy link
Author

.

@github-actions github-actions bot removed the stale This issue or PR has been inactive for a while label Oct 29, 2024
@github-actions
Copy link
Contributor

This PR is stale because it has been open 30 days with no activity.

@github-actions github-actions bot added the stale This issue or PR has been inactive for a while label Nov 28, 2024
@Ajaymamtora
Copy link
Author

.

@github-actions github-actions bot removed the stale This issue or PR has been inactive for a while label Nov 29, 2024
@github-actions
Copy link
Contributor

This PR is stale because it has been open 30 days with no activity.

@github-actions github-actions bot added the stale This issue or PR has been inactive for a while label Dec 29, 2024
@Ajaymamtora
Copy link
Author

.

@github-actions github-actions bot removed the stale This issue or PR has been inactive for a while label Dec 30, 2024
@github-actions
Copy link
Contributor

This PR is stale because it has been open 30 days with no activity.

@github-actions github-actions bot added the stale This issue or PR has been inactive for a while label Jan 30, 2025
@Ajaymamtora
Copy link
Author

@folke

@github-actions github-actions bot removed the stale This issue or PR has been inactive for a while label Jan 31, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2025

This PR is stale because it has been open 30 days with no activity.

@github-actions github-actions bot added the stale This issue or PR has been inactive for a while label Mar 2, 2025
@Ajaymamtora
Copy link
Author

.

@github-actions github-actions bot removed the stale This issue or PR has been inactive for a while label Mar 3, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Apr 2, 2025

This PR is stale because it has been open 30 days with no activity.

@github-actions github-actions bot added the stale This issue or PR has been inactive for a while label Apr 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale This issue or PR has been inactive for a while

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: State not cleared when changing cwd/workspaces

1 participant