General reformatting & minor refactors
This commit is contained in:
parent
43975d3cd4
commit
c82faf7f10
5 changed files with 7 additions and 7 deletions
|
@ -27,7 +27,7 @@
|
|||
:mode "\\.gql\\'")
|
||||
|
||||
(def-package! json-mode
|
||||
:mode "\\.js\\(?:on\\|[hl]int\\(rc\\)?\\)\\'"
|
||||
:mode "\\.js\\(?:on\\|[hl]int\\(?:rc\\)?\\)\\'"
|
||||
:config
|
||||
(set-electric! 'json-mode :chars '(?\n ?: ?{ ?})))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue