Pull in jq-interactively
This commit is contained in:
parent
c0941b585c
commit
3654e83a40
@ -18,6 +18,9 @@
|
||||
:commands (json-mode)
|
||||
:mode ("\\.json\\'"))
|
||||
|
||||
(use-package jq-mode
|
||||
:commands (jq-interactively))
|
||||
|
||||
(use-package js
|
||||
:straight (:type built-in)
|
||||
:defer t
|
||||
|
Loading…
Reference in New Issue
Block a user