parent
aeda4b3b3e
commit
af76c873aa
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
||||||
:commands rustic-run-cargo-command rustic-cargo-outdated
|
:commands rustic-run-cargo-command rustic-cargo-outdated
|
||||||
:init
|
:init
|
||||||
(after! org-src
|
(after! org-src
|
||||||
|
(defalias 'org-babel-execute:rust #'org-babel-execute:rustic)
|
||||||
(add-to-list 'org-src-lang-modes '("rust" . rustic)))
|
(add-to-list 'org-src-lang-modes '("rust" . rustic)))
|
||||||
:config
|
:config
|
||||||
(set-docsets! 'rustic-mode "Rust")
|
(set-docsets! 'rustic-mode "Rust")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue