use keybindings from cargo mode
This commit is contained in:
parent
fbf58aac8c
commit
9f37363764
4 changed files with 29 additions and 16 deletions
|
@ -2,6 +2,7 @@
|
|||
;;; lang/rust/packages.el
|
||||
|
||||
(package! rust-mode)
|
||||
(package! cargo)
|
||||
|
||||
(when (featurep! :tools flycheck)
|
||||
(package! flycheck-rust))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue