about summary refs log tree commit diff
path: root/emacs
diff options
context:
space:
mode:
authorNguyễn Gia Phong <vn.mcsinyx@gmail.com>2019-01-09 21:51:46 +0700
committerNguyễn Gia Phong <vn.mcsinyx@gmail.com>2019-01-09 21:51:46 +0700
commit1f717db3018fe557ab5993779de9a8fbfc44d499 (patch)
treeb31cce883eb36b2599ad7e6923edd7e71a7381b7 /emacs
parent754a58b4dbe58740ee47e8ae5eadd6f83b2a673c (diff)
downloaddotfiles-1f717db3018fe557ab5993779de9a8fbfc44d499.tar.gz
Update 2019-01-09
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 d8acde6..1c9327b 100644
--- a/emacs/.emacs.d/init.el
+++ b/emacs/.emacs.d/init.el
@@ -31,7 +31,7 @@
  '(erc-nick "cnx")
  '(package-selected-packages
    (quote
-    (fireplace lua-mode markdown-mode smart-tabs-mode auctex wordnut magit geiser slime pdf-tools)))
+    (perl6-mode fireplace 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)