js2-mode bounce mode disabled

This commit is contained in:
Sameer Rahmani 2015-07-21 14:26:56 +04:30
parent fc106c4786
commit 4840e949ad
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
;; FIXME: don't hard code the indent size
(setq js2-basic-offset 2)
(setq js2-bounce-indent-p t)
(tern-mode t)
(jquery-doc-setup))