Minor refactors & reformatting across the board
This commit is contained in:
parent
d5d85d1b03
commit
323e0adf45
9 changed files with 14 additions and 13 deletions
|
@ -28,4 +28,4 @@
|
|||
(warn! "Couldn't find the racer binary at `racer-cmd'"))
|
||||
;; rust source code (rustup component add rust-src)
|
||||
(unless (file-directory-p racer-rust-src-path)
|
||||
(warn! "Couldn't find Rust's source code at RUST_SRC_PATH or `racer-rust-src-path'."))))
|
||||
(warn! "Couldn't find Rust's source code at RUST_SRC_PATH or `racer-rust-src-path'"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue