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>2019-07-11 21:33:14 +0700
committerNguyễn Gia Phong <vn.mcsinyx@gmail.com>2019-07-11 21:33:14 +0700
commitafdb5859605328b02e12a44814f87470adbcddbe (patch)
tree87c26629226c10d0f6269200eb09851cf8b29bea /emacs/.emacs.d
parentcd64877d15106e819b56db19fd78f0e85f70222d (diff)
downloaddotfiles-afdb5859605328b02e12a44814f87470adbcddbe.tar.gz
Update 2019-07-11
Diffstat (limited to 'emacs/.emacs.d')
-rw-r--r--emacs/.emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el
index 7046c08..cfa0d7b 100644
--- a/emacs/.emacs.d/init.el
+++ b/emacs/.emacs.d/init.el
@@ -32,6 +32,7 @@
  '(package-selected-packages
    (quote
     (glsl-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)
  '(show-paren-mode t)
  '(tool-bar-mode nil)