commit
3939bf99fb
2 changed files with 1 additions and 2 deletions
|
@ -8,6 +8,7 @@
|
||||||
(sh . shell)
|
(sh . shell)
|
||||||
(bash . shell)
|
(bash . shell)
|
||||||
(matlab . octave)
|
(matlab . octave)
|
||||||
|
(rust . rustic-babel)
|
||||||
(amm . ammonite))
|
(amm . ammonite))
|
||||||
"An alist mapping languages to babel libraries. This is necessary for babel
|
"An alist mapping 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.
|
||||||
|
|
|
@ -94,8 +94,6 @@
|
||||||
:pin "d8fd51bddb019b0eb68755255f88fc800cfe03cb"))
|
:pin "d8fd51bddb019b0eb68755255f88fc800cfe03cb"))
|
||||||
(when (featurep! :lang rest)
|
(when (featurep! :lang rest)
|
||||||
(package! ob-restclient :pin "f7449b2068498fe9d8ab9589e0a638148861533f"))
|
(package! ob-restclient :pin "f7449b2068498fe9d8ab9589e0a638148861533f"))
|
||||||
(when (featurep! :lang rust)
|
|
||||||
(package! ob-rust :pin "6a82587598cd097e9642be916243c31f1231b24a"))
|
|
||||||
(when (featurep! :lang scala)
|
(when (featurep! :lang scala)
|
||||||
(package! ob-ammonite :pin "39937dff395e70aff76a4224fa49cf2ec6c57cca"))
|
(package! ob-ammonite :pin "39937dff395e70aff76a4224fa49cf2ec6c57cca"))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue