I've seen people use nix-doom-emacs, have it set up standalone, and some have fancy Nix code that's way beyond my understanding for now to set it up. Which one is the recommended way to set it up? Also, how do you get completions in nix-mode?

  • chayleaf@lemmy.ml
    ·
    edit-2
    10 months ago

    https://github.com/nix-community/nix-doom-emacs - declarative

    https://github.com/hlissner/dotfiles/blob/master/modules/editors/emacs.nix - imperative (used by the doom emacs author, this is probably more hackable)