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

feat: add twig language server #344

Closed
wants to merge 3 commits into from
Closed

Conversation

Numkil
Copy link

@Numkil Numkil commented Dec 22, 2023

Why


The twig language server is being added to lspconfig and mason registry in these PR's
neovim/nvim-lspconfig#2939
mason-org/mason-registry#3855

I wanted to follow suit by adding them in here as well.

What


Make it available in plugin. Will resolve #343

@Numkil
Copy link
Author

Numkil commented Jan 29, 2024

For the person reviewing this. I have added a commit changing the name of the language server to "twiggy-language-server" per request of the author of the language server.

If for some reason mason-org/mason-registry#3855 gets merged without the name change I will revert the last commit of this PR to match theirs.

@williamboman
Copy link
Owner

Hey, sorry I didn't see this one. I added it in #365 so we can close this, thanks!

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.

Twig language server was added to lspconfig and mason registry.
2 participants