This commit is contained in:
Henrik Lissner 2015-08-13 12:14:41 -04:00
parent b32a587b75
commit 90ef15e1c1
13 changed files with 93 additions and 106 deletions

View file

@ -4,9 +4,7 @@
:mode "\\.ya?ml$"
:init (add-hook! yaml-mode 'narf|enable-tab-width-2))
(use-package json-mode
:mode (("\\.json$" . json-mode)
("\\.jshintrc$" . json-mode)))
(use-package json-mode :mode "\\.js\\(on\\|hintrc\\)$")
;; TODO: Db client