mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Merge pull request #280 from ocharles/nix-mode
lang/nix: initial commit
This commit is contained in:
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$")
|
Reference in New Issue
Block a user