lang/org: alias sh => ob-shell
This commit is contained in:
parent
991e8636f1
commit
d7e054a8cc
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
'(("cpp" . C)
|
'(("cpp" . C)
|
||||||
("C++" . C)
|
("C++" . C)
|
||||||
("D" . C)
|
("D" . C)
|
||||||
|
("sh" . 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