Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

feat(langs,nix): Add nix language support #399

Merged
merged 1 commit into from
Oct 5, 2022

Conversation

Fryuni
Copy link
Contributor

@Fryuni Fryuni commented Oct 2, 2022

Uses rnix-lsp as language-server for Nix files.

For Nix users the rnix-lsp is available on nixpkgs.

Enabling the linter feature enable the following:

  • Code Actions and diagnostics using statix
  • Diagnostics using deadnix for dead code
  • Formatting using nixpkgs-fmt

All of those binaries are also available on nixpkgs and can be individaually disables (or switched in the case of nixpkgs-fmt)

@Fryuni Fryuni changed the title feat(langs,nix): Added nix language support feat(langs,nix): Add nix language support Oct 2, 2022
@connorgmeehan connorgmeehan merged commit 84009cd into doom-neovim:main Oct 5, 2022
@connorgmeehan
Copy link
Collaborator

Looks great, thanks for the PR!

@Fryuni Fryuni deleted the nix-lang branch October 5, 2022 11:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants