Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

feature: Add extras.lang.NuShell #2164

Closed
1 task done
gplusplus314 opened this issue Dec 9, 2023 · 0 comments · Fixed by #2416
Closed
1 task done

feature: Add extras.lang.NuShell #2164

gplusplus314 opened this issue Dec 9, 2023 · 0 comments · Fixed by #2416
Labels
enhancement New feature or request Stale

Comments

@gplusplus314
Copy link

Did you check the docs?

  • I have read all the LazyVim docs

Is your feature request related to a problem? Please describe.

Not really a problem, no. But LSP and CMP configuration is just a bit complicated.

Describe the solution you'd like

I really love the concept of the extras.lang.* packages and it's my favorite aspect of LazyVim. It would be really great if we could add NuShell (the "nu" language) to LazyVim so that it "just works", like the other supported languages.

Describe alternatives you've considered

Manually configuring the LSP and autocomplete. To be honest, I haven't been successful at this unless I use vanilla NeoVim from scratch - I always end up breaking something in LazyVim.

Additional context

There's an official nvim-lspconfig here.

@gplusplus314 gplusplus314 added the enhancement New feature or request label Dec 9, 2023
@github-actions github-actions bot added the Stale label Jun 5, 2024
@LazyVim LazyVim locked and limited conversation to collaborators Jun 5, 2024
@folke folke converted this issue into discussion #3480 Jun 5, 2024
folke added a commit that referenced this issue Jun 5, 2024
## Description

This will add minimal support for [Nushell](https://www.nushell.sh/)
include lspconfig and treesitter highlight

## Additional Context

Close #2164

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
enhancement New feature or request Stale
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant