Edit nix generation count and Emacs config
This commit is contained in:
@@ -433,6 +433,9 @@
|
||||
(add-to-list 'org-structure-template-alist '("json" . "src json"))
|
||||
(add-to-list 'org-structure-template-alist '("yaml" . "src yaml"))
|
||||
|
||||
;; babel
|
||||
(add-to-list 'org-babel-load-languages '(shell . t))
|
||||
|
||||
;; fix yaml fontify
|
||||
(add-to-list 'org-src-lang-modes '("yaml" . yaml-ts))
|
||||
|
||||
|
Reference in New Issue
Block a user