el-get/recipes/cargo.rcp

5 lines
135 B
Plaintext
Raw Normal View History

2016-01-07 17:24:00 +08:00
(:name cargo
:type github
:pkgname "attichacker/cargo.el"
:prepare (add-hook 'rust-mode-hook #'cargo-minor-mode))