about summary refs log tree commit diff
path: root/emacs/.emacs.d
diff options
context:
space:
mode:
authorNguyễn Gia Phong <vn.mcsinyx@gmail.com>2018-12-18 11:14:47 +0700
committerNguyễn Gia Phong <vn.mcsinyx@gmail.com>2018-12-18 11:14:47 +0700
commitc96d607a269c2b65d6a1191a5d4119eb7efc59f2 (patch)
treec73628150cd8e35a7bf4487137af174c282d02cb /emacs/.emacs.d
parent694b8f443db6e3b2b6dc6335638d9f1c7a77e0be (diff)
downloaddotfiles-c96d607a269c2b65d6a1191a5d4119eb7efc59f2.tar.gz
Update 2018-12-18
Diffstat (limited to 'emacs/.emacs.d')
-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 8448f17..3d9101d 100644
--- a/emacs/.emacs.d/init.el
+++ b/emacs/.emacs.d/init.el
@@ -31,7 +31,7 @@
  '(erc-nick "cnx")
  '(package-selected-packages
    (quote
-    (markdown-mode smart-tabs-mode auctex wordnut magit geiser slime pdf-tools)))
+    (lua-mode markdown-mode smart-tabs-mode auctex wordnut magit geiser slime pdf-tools)))
  '(scroll-bar-mode nil)
  '(show-paren-mode t)
  '(tool-bar-mode nil)