Ancestors

Written by Laauurraaa on 2025-01-16 at 00:19

I'm looking for volunteers for an opinionated, batteries-included Nixvim (neovim) distribution for editing Nix files with.

Please, if you could give the Reddit post an update, or join the discussion on Github, that would be more than wonderful!

https://www.reddit.com/r/NixOS/comments/1i2bnqp/looking_for_volunteers_creating_a_nixvim/

https://github.com/Azeirah/nv

[#]nix #nixos @nix

=> More informations about this toot | More toots from Laauurraaa@mas.to

Toot

Written by Craig Brozefsky on 2025-01-16 at 03:41

@Laauurraaa @nix I just turned on treesitter and lsp for nix, and the nix.enable option.

The relevant portions of my nixvim config:

treesitter = {
        enable = true;
        #folding = true;
};
treesitter-textobjects = {
        enable = true;
        select = {
          enable = true;
        };
};
nix.enable = true;
lsp-format.enable = true;
lsp = {
        enable = true;
        nixd.enable = true;
};

Pardon any formatting fails,

=> More informations about this toot | More toots from craigbro@infosec.exchange

Descendants

Proxy Information
Original URL
gemini://mastogem.picasoft.net/thread/113835960732985595
Status Code
Success (20)
Meta
text/gemini
Capsule Response Time
253.983669 milliseconds
Gemini-to-HTML Time
1.158941 milliseconds

This content has been proxied by September (3851b).