Merge branch 'develop' of https://github.com/hlissner/doom-emacs into develop

This commit is contained in:
teesloane 2017-12-06 10:01:22 -05:00
commit ee611ca8af
11 changed files with 86 additions and 67 deletions

View file

@ -0,0 +1,4 @@
;;; lang/nix/config.el -*- lexical-binding: t; -*-
(def-package! nix-mode
:mode "\\.nix$")