mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
add rust to +org-babel-mode-alist
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
(sh . shell)
|
||||
(bash . shell)
|
||||
(matlab . octave)
|
||||
(rust . rustic-babel)
|
||||
(amm . ammonite))
|
||||
"An alist mapping languages to babel libraries. This is necessary for babel
|
||||
libraries (ob-*.el) that don't match the name of the language.
|
||||
|
Reference in New Issue
Block a user