disable web-beautify-js binding
This commit is contained in:
parent
fbe48c5a70
commit
cd1b246a05
@ -1988,7 +1988,8 @@ window is active in the perspective."
|
||||
:commands (js2-mode)
|
||||
:mode "\\.js\\'"
|
||||
:bind
|
||||
(("C-c b" . web-beautify-js))
|
||||
;; (("C-c b" . web-beautify-js)) TODO: to make this mode specific
|
||||
;; and change binding
|
||||
:init
|
||||
(progn
|
||||
(defvar-setq imalison:identifier-count 0)
|
||||
|
Loading…
Reference in New Issue
Block a user