[emacs] jsonnet
This commit is contained in:
parent
154e911afb
commit
3e3bc2baba
1 changed files with 2 additions and 1 deletions
|
|
@ -1437,7 +1437,8 @@ Do this when you edit your project view."
|
||||||
;; =================================================================
|
;; =================================================================
|
||||||
;; Jsonnet
|
;; Jsonnet
|
||||||
;; =================================================================
|
;; =================================================================
|
||||||
(use-package jsonnet-mode :ensure t)
|
(use-package jsonnet-mode :ensure t
|
||||||
|
:mode "\\.jsonnet\\(\\.TEMPLATE\\)?\\'")
|
||||||
|
|
||||||
;; =================================================================
|
;; =================================================================
|
||||||
;; Fish shell
|
;; Fish shell
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue