mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Fix issues with json-mode caused by changes to js-mode
This commit is contained in:
@@ -22,6 +22,9 @@
|
||||
(setq tab-width width)
|
||||
(highlight-indentation-set-offset width))
|
||||
|
||||
(setq flycheck-checker 'json-jsonlint)
|
||||
|
||||
(eslintd-fix-mode -1)
|
||||
(omnifmt-mode)
|
||||
(company-mode +1)
|
||||
(subword-mode +1)
|
||||
|
||||
Reference in New Issue
Block a user