Merge branch 'master' of github.com:samsonjs/config

This commit is contained in:
Sami Samhuri 2010-04-11 16:44:28 -07:00
commit 59a2088f0a

2
emacs
View file

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