mirror of
https://github.com/samsonjs/config.git
synced 2026-03-25 09:15:47 +00:00
remove redundant js2-mode-hook
This commit is contained in:
parent
aade651214
commit
9dfad8c29b
1 changed files with 0 additions and 2 deletions
2
emacs
2
emacs
|
|
@ -155,8 +155,6 @@
|
|||
;;(add-to-list 'auto-mode-alist '("\\.js$" . espresso-mode))
|
||||
(add-to-list 'auto-mode-alist '("\\.json$" . espresso-mode))
|
||||
|
||||
(add-hook 'js2-mode-hook '(lambda () (c-subword-mode t)))
|
||||
|
||||
|
||||
|
||||
;;;;;;;;;;;;;;;;;
|
||||
|
|
|
|||
Loading…
Reference in a new issue