lang/org: alias sh => ob-shell

This commit is contained in:
Henrik Lissner
2018-04-08 22:21:20 -04:00
parent 991e8636f1
commit d7e054a8cc

View File

@ -6,6 +6,7 @@
'(("cpp" . C)
("C++" . C)
("D" . C)
("sh" . shell)
("matlab" . octave))
"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.")