Enable SQL Babel in ORG mode.

This commit is contained in:
kj
2025-08-06 20:12:11 -03:00
parent 236311a98d
commit aa024c234c

View File

@ -78,6 +78,7 @@
(rust . t)
(translate . t)
(shell . t)
(sql . t)
)))
;; No solicitar confirmación para evaluar
(setq org-confirm-babel-evaluate nil)