mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
use keybindings from cargo mode
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
;;; lang/rust/packages.el
|
||||
|
||||
(package! rust-mode)
|
||||
(package! cargo)
|
||||
|
||||
(when (featurep! :tools flycheck)
|
||||
(package! flycheck-rust))
|
||||
|
Reference in New Issue
Block a user