lang/org: map bash src blocks to ob-shell
This commit is contained in:
parent
3d0745c3ec
commit
84befc0303
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
("C++" . C)
|
("C++" . C)
|
||||||
("D" . C)
|
("D" . C)
|
||||||
("sh" . shell)
|
("sh" . shell)
|
||||||
|
("bash" . shell)
|
||||||
("matlab" . octave))
|
("matlab" . octave))
|
||||||
"An alist that maps languages to babel libraries. This is necessary for babel
|
"An alist that maps languages to babel libraries. This is necessary for babel
|
||||||
libraries (ob-*.el) that don't match the name of the language.")
|
libraries (ob-*.el) that don't match the name of the language.")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue