General cleanup
This commit is contained in:
parent
2052fbba1c
commit
185ba75292
18 changed files with 793 additions and 704 deletions
|
@ -8,7 +8,8 @@
|
|||
(def-builder! toml-mode "cargo run" "Cargo.toml")
|
||||
(def-docset! rust-mode ("Rust")))
|
||||
|
||||
(use-package flycheck-rust :after rust-mode)
|
||||
(use-package flycheck-rust
|
||||
:after rust-mode)
|
||||
|
||||
(use-package racer
|
||||
:after rust-mode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue