aboutsummaryrefslogtreecommitdiffstats
path: root/_emacs.d
diff options
context:
space:
mode:
authorAaron LI <aaronly.me@gmail.com>2016-03-13 11:00:01 +0800
committerAaron LI <aaronly.me@gmail.com>2016-03-13 11:00:01 +0800
commit98c844cd09ea7b08bd916dab4927a56da0d827ce (patch)
treee9e4dde2fe1cd681dc904f59031e11f5cbab5a07 /_emacs.d
parent216531d5db546c2eefd81fbd23c2deae82e8c8b5 (diff)
downloaddotfiles-98c844cd09ea7b08bd916dab4927a56da0d827ce.tar.bz2
_emacs.d/personal/30-modes.el: FIXME
Diffstat (limited to '_emacs.d')
-rw-r--r--_emacs.d/personal/30-modes.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/_emacs.d/personal/30-modes.el b/_emacs.d/personal/30-modes.el
index 1f6d52d..54e4f71 100644
--- a/_emacs.d/personal/30-modes.el
+++ b/_emacs.d/personal/30-modes.el
@@ -13,5 +13,6 @@
;;; Code:
;; julia
-(prelude-auto-install "\\.jl\\'" julia-mode julia-mode)
+; ERROR: Symbol's value as variable is void: extension
+;(prelude-auto-install "\\.jl\\'" "julia-mode" "julia-mode")