Giter Site home page Giter Site logo

Comments (3)

fbergroth avatar fbergroth commented on July 17, 2024

I'm using reformatter.el which is convenient: (reformatter-define nix-alejandra :program "alejandra") and then either (add-hook 'nix-mode-hook 'nix-alejandra-on-save-mode) or simply M-x nix-alejandra. Perhaps nix-format.el could use reformatter.

from nix-mode.

TLATER avatar TLATER commented on July 17, 2024

Hm, that does indeed cover everything I'd like to do. It's even already in my config through elm-mode, so I guess I might just switch to that for now. I'd be very in favor of switching to reformat.el as a backend, it's cool that there is a small standardization effort here, but that's a bit off-topic - separate issue?

I'd still like to see support for more that nix-fmt, though. nixpkgs-fmt and alejandra are big improvements over nix-fmt, so it would be nice to expose new users to them through this package. I don't think we'll see too many new ones created either.

On the other hand, I realize it'd feel a bit unclean to have multiple formatting functions lying around - especially because it'll be hard to remove formatters that don't see much maintenance in the future. It might also be confusingly hard to tell which to use. The maintenance burden would be low here, though, especially if it's backed by reformat.el.

We could also wait for the RFC that is choosing one of them as the default for nixpkgs to resolve, and switch to whichever wins?

from nix-mode.

mkaito avatar mkaito commented on July 17, 2024

The "official" Alejandra integration suggests https://github.com/lassik/emacs-format-all-the-code, which also supports nixpkgs-format.

from nix-mode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.