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