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

fix(mdx-analyzer): Duplicate node_modules folder causing errors, and filetypes option. #3527

Merged
merged 4 commits into from
Dec 25, 2024

Conversation

ghost
Copy link

@ghost ghost commented Dec 24, 2024

In #3496, astro ls and volar lsp was fixed for having duplicate node_modules folder, but mdx-analyzer doesn't. This pr fixes that. Not only that, the filetypes option had markdown.mdx, but now vim.bo.filetype returns mdx, thats fixed also.

@ghost ghost requested a review from glepnir as a code owner December 24, 2024 08:35
@ghost ghost changed the title fix(mdx_analyzer): Duplicate node_modules folder causing errors fix(mdx_analyzer): Duplicate node_modules folder causing errors, and filetypes option. Dec 24, 2024
@ghost ghost changed the title fix(mdx_analyzer): Duplicate node_modules folder causing errors, and filetypes option. fix(mdx-analyzer): Duplicate node_modules folder causing errors, and filetypes option. Dec 24, 2024
@ghost ghost requested a review from glepnir December 25, 2024 06:28
@glepnir glepnir merged commit 1240fbb into neovim:master Dec 25, 2024
10 of 11 checks passed
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.

1 participant