Remove flycheck-rust since it is no longer used.
This commit is contained in:
parent
8b27d19e0b
commit
50dd1e63ac
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@
|
|||
(when EMACS26+
|
||||
(package! rustic))
|
||||
(package! rust-mode)
|
||||
(when (featurep! :tools flycheck)
|
||||
(package! flycheck-rust))
|
||||
(unless (featurep! +lsp)
|
||||
(package! racer))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue