Remove leftovers of Flymake
Also, configure company-backends a little bit better
This commit is contained in:
parent
7c3c6c16d8
commit
e2fad295e6
4 changed files with 6 additions and 15 deletions
|
|
@ -4,8 +4,6 @@
|
|||
(set-indent 4)
|
||||
(column-enforce-n 99))
|
||||
|
||||
;; (flymake-rust-setup))
|
||||
|
||||
(add-hook 'rust-mode-hook 'activate-rust-mode)
|
||||
(add-hook 'rust-mode-hook 'racer-mode)
|
||||
(add-hook 'rust-mode-hook 'flycheck-rust-setup)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue