X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/633de78a58e3d38437b1202305aa3744e09acfee..97341a4a3faebf2a7aaba65320ca60773de8f2a4:/init.org?ds=inline diff --git a/init.org b/init.org index bbdc7f5..820714c 100644 --- a/init.org +++ b/init.org @@ -1286,6 +1286,13 @@ instead. :hook (web-mode css-mode html-mode sgml-mode)) #+end_src +** Nix + +#+begin_src emacs-lisp +(use-package nix-mode + :mode "\\.nix\\'") +#+end_src + * Emacs Enhancements ** [[https://github.com/justbur/emacs-which-key][which-key]]