temporarily disable editorconfig in js2 mode
This commit is contained in:
parent
055a55e6d0
commit
b8b40ab07e
@ -2068,7 +2068,7 @@ window is active in the perspective."
|
|||||||
js2-mode-show-strict-warnings nil
|
js2-mode-show-strict-warnings nil
|
||||||
indent-tabs-mode nil
|
indent-tabs-mode nil
|
||||||
js2-indent-switch-body t)
|
js2-indent-switch-body t)
|
||||||
(edconf-find-file-hook) ;; Make sure that editorconfig takes precedence
|
;; (edconf-find-file-hook) ;; Make sure that editorconfig takes precedence
|
||||||
(tern-mode t)
|
(tern-mode t)
|
||||||
(when nil (skewer-mode)) ;; TODO: reenable
|
(when nil (skewer-mode)) ;; TODO: reenable
|
||||||
(setq imenu-create-index-function
|
(setq imenu-create-index-function
|
||||||
|
Loading…
Reference in New Issue
Block a user