Merge pull request #280 from ocharles/nix-mode
lang/nix: initial commit
This commit is contained in:
commit
a41c651853
1 changed files with 4 additions and 0 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