about summary refs log tree commit diff
path: root/emacs
diff options
context:
space:
mode:
authorNguyễn Gia Phong <vn.mcsinyx@gmail.com>2020-02-25 13:56:42 +0700
committerNguyễn Gia Phong <vn.mcsinyx@gmail.com>2020-02-25 13:56:42 +0700
commit25f162ed00b2676dc521c055545f7ec279332061 (patch)
tree0021d8ee9fdff4fec14073d88bcf91a14dc9331a /emacs
parentdb2a042fba4589c42f2b1e79e5d87456513f6567 (diff)
downloaddotfiles-25f162ed00b2676dc521c055545f7ec279332061.tar.gz
Update 2020-02-25
Diffstat (limited to 'emacs')
-rw-r--r--emacs/.emacs.d/init.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el
index 9c5adfe..74b4e69 100644
--- a/emacs/.emacs.d/init.el
+++ b/emacs/.emacs.d/init.el
@@ -32,8 +32,8 @@
  '(erc-nick "cnx")
  '(package-selected-packages
    (quote
-    (sane-term glsl-mode nix-mode perl6-mode fireplace lua-mode markdown-mode
-     smart-tabs-mode auctex wordnut magit geiser slime pdf-tools)))
+    (sane-term fireplace wordnut magit smart-tabs-mode yaml-mode glsl-mode
+     nix-mode perl6-mode lua-mode markdown-mode geiser slime auctex pdf-tools)))
  '(safe-local-variable-values (quote ((Syntax . Common-Lisp))))
  '(scroll-bar-mode nil)
  '(show-paren-mode t)