mirror of
https://github.com/correl/dotfiles.git
synced 2024-11-16 11:09:29 +00:00
[emacs] Add sql to org-babel evaluated languages
This commit is contained in:
parent
74e7bea32b
commit
a75017501b
1 changed files with 1 additions and 0 deletions
|
@ -432,6 +432,7 @@ languages. Setting ~Confirm Evaluation~ to ~No~ disables the
|
|||
| ruby | | Yes | A dynamic, all-purpose language |
|
||||
| sh | | Yes | Shell scripts |
|
||||
| http | | No | HTTP requests |
|
||||
| sql | | No | SQL Queries |
|
||||
|
||||
#+name: packages
|
||||
#+BEGIN_SRC emacs-lisp :noweb yes
|
||||
|
|
Loading…
Reference in a new issue