Merge branch 'develop' of https://github.com/hlissner/doom-emacs into develop
This commit is contained in:
commit
ee611ca8af
11 changed files with 86 additions and 67 deletions
4
modules/lang/nix/config.el
Normal file
4
modules/lang/nix/config.el
Normal file
|
@ -0,0 +1,4 @@
|
|||
;;; lang/nix/config.el -*- lexical-binding: t; -*-
|
||||
|
||||
(def-package! nix-mode
|
||||
:mode "\\.nix$")
|
Loading…
Add table
Add a link
Reference in a new issue