[CHANGED] customized js2-mode.
This commit is contained in:
parent
f3ad9b9ea9
commit
ca1548afa4
1 changed files with 3 additions and 0 deletions
3
emacs
3
emacs
|
|
@ -389,7 +389,10 @@
|
||||||
'(face-font-family-alternatives (quote (("bistream vera sans mono" "courier" "fixed") ("helv" "helvetica" "arial" "fixed"))))
|
'(face-font-family-alternatives (quote (("bistream vera sans mono" "courier" "fixed") ("helv" "helvetica" "arial" "fixed"))))
|
||||||
'(global-font-lock-mode t nil (font-lock))
|
'(global-font-lock-mode t nil (font-lock))
|
||||||
'(icicle-reminder-prompt-flag 5)
|
'(icicle-reminder-prompt-flag 5)
|
||||||
|
'(js2-bounce-indent-p t)
|
||||||
|
'(js2-highlight-level 3)
|
||||||
'(mojo-build-directory "~/Projects/brighthouse/webOS/build")
|
'(mojo-build-directory "~/Projects/brighthouse/webOS/build")
|
||||||
|
'(mojo-debug nil)
|
||||||
'(mojo-project-directory "~/Projects/brighthouse/webOS")
|
'(mojo-project-directory "~/Projects/brighthouse/webOS")
|
||||||
'(remote-shell-program "/usr/bin/ssh")
|
'(remote-shell-program "/usr/bin/ssh")
|
||||||
'(save-place t nil (saveplace))
|
'(save-place t nil (saveplace))
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue