Ancestors

Toot

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

Descendants

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

@nix @TodePond (a share would be appreciated!)

@aartaka @Lehmanator

@luc

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

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

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

This content has been proxied by September (ba2dc).