about summary refs log tree commit diff
path: root/emacs
diff options
context:
space:
mode:
authorNguyễn Gia Phong <vn.mcsinyx@gmail.com>2019-12-27 22:29:40 +0700
committerNguyễn Gia Phong <vn.mcsinyx@gmail.com>2019-12-27 22:29:40 +0700
commit81c0c423013c29b962bc8607b1dd2ebdfaae71af (patch)
tree00e790e574fba902f9d7dcadb4baac3db170e83a /emacs
parent08e15819061cc952b24b88efcbb266401f2534bd (diff)
downloaddotfiles-81c0c423013c29b962bc8607b1dd2ebdfaae71af.tar.gz
Update 2019-09-27
Diffstat (limited to 'emacs')
-rw-r--r--emacs/.emacs.d/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el
index eadceea..9c5adfe 100644
--- a/emacs/.emacs.d/init.el
+++ b/emacs/.emacs.d/init.el
@@ -32,7 +32,7 @@
  '(erc-nick "cnx")
  '(package-selected-packages
    (quote
-    (sane-term glsl-mode perl6-mode fireplace lua-mode markdown-mode
+    (sane-term glsl-mode nix-mode perl6-mode fireplace lua-mode markdown-mode
      smart-tabs-mode auctex wordnut magit geiser slime pdf-tools)))
  '(safe-local-variable-values (quote ((Syntax . Common-Lisp))))
  '(scroll-bar-mode nil)