diff --git a/emacs b/emacs index 9992c60..cad1144 100644 --- a/emacs +++ b/emacs @@ -389,7 +389,10 @@ '(face-font-family-alternatives (quote (("bistream vera sans mono" "courier" "fixed") ("helv" "helvetica" "arial" "fixed")))) '(global-font-lock-mode t nil (font-lock)) '(icicle-reminder-prompt-flag 5) + '(js2-bounce-indent-p t) + '(js2-highlight-level 3) '(mojo-build-directory "~/Projects/brighthouse/webOS/build") + '(mojo-debug nil) '(mojo-project-directory "~/Projects/brighthouse/webOS") '(remote-shell-program "/usr/bin/ssh") '(save-place t nil (saveplace))