mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Remove flycheck-rust since it is no longer used.
This commit is contained in:
@ -4,8 +4,6 @@
|
||||
(when EMACS26+
|
||||
(package! rustic))
|
||||
(package! rust-mode)
|
||||
(when (featurep! :tools flycheck)
|
||||
(package! flycheck-rust))
|
||||
(unless (featurep! +lsp)
|
||||
(package! racer))
|
||||
|
||||
|
Reference in New Issue
Block a user