X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/7b0cd8361ff960ebe8a4b4029e84da35a0954878..1c3eaf158b5d2ee05afe4afd67746afbf9ed4c06:/init.org 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]]