Klimi's new dotfiles with stow.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
300 B

(define-package "nix-mode" "20190904.1440" "Major mode for editing .nix files"
'((emacs "25"))
:keywords
'("nix" "languages" "tools" "unix")
:maintainer
'("Matthew Bauer" . "mjbauer95@gmail.com")
:url "https://github.com/NixOS/nix-mode")
;; Local Variables:
;; no-byte-compile: t
;; End: