[CHANGED] customized js2-mode.

This commit is contained in:
Sami Samhuri 2009-11-22 04:54:32 -08:00
parent f3ad9b9ea9
commit ca1548afa4

3
emacs
View file

@ -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))