From afdb5859605328b02e12a44814f87470adbcddbe Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Thu, 11 Jul 2019 21:33:14 +0700 Subject: Update 2019-07-11 --- emacs/.emacs.d/init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'emacs/.emacs.d') 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) -- cgit 1.4.1