minor fixes
This commit is contained in:
parent
f95c8bf2c8
commit
df9509a298
1 changed files with 2 additions and 2 deletions
|
@ -38,9 +38,9 @@
|
|||
(set-electric! 'json-mode :chars '(?\n ?: ?{ ?})))
|
||||
|
||||
(use-package! jsonnet-mode
|
||||
:mode "\\.jsonnet\\'"
|
||||
:defer "\\.jsonnet\\'"
|
||||
:config
|
||||
(set-electric! 'json-mode :chars '(?\n ?: ?{ ?})))
|
||||
(set-electric! 'jsonnet-mode :chars '(?\n ?: ?{ ?})))
|
||||
|
||||
;;
|
||||
;; Frameworks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue