about summary refs log tree commit diff
path: root/init.el
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@gmail.com>2017-10-15T18·23+0200
committerVincent Ambo <tazjin@gmail.com>2017-10-15T18·23+0200
commit5e48ce3f9b210078fb99c4d173f223c2da0379b0 (patch)
treebbca6971ed82b39d49434d755a83e6804ac0b039 /init.el
parentaf8913382132e15266b244a5b0acc9f1ddd1e180 (diff)
feat: Add nix-mode & nix-config function
* install nix-mode by default
* add a function to quickly open the system configuration.nix
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index a8c9ae9cd4c9..2959691b6fbc 100644
--- a/init.el
+++ b/init.el
@@ -33,6 +33,7 @@
     markdown-mode+
     multiple-cursors
     multi-term
+    nix-mode
     paredit
     password-store
     pkgbuild-mode