Refactor localleader keybinds #1270
Introduces a select few of the localleader keybind standards proposed in issue #1270, corrects a few typos and introduces more localleader keybinds in general. Co-authored-by: yuhan0 <>
This commit is contained in:
parent
fac6eabd72
commit
051bceb0a8
13 changed files with 98 additions and 95 deletions
|
@ -83,7 +83,7 @@
|
|||
rust-mode-map))
|
||||
(map! :map +rust-keymap
|
||||
:localleader
|
||||
(:prefix "b"
|
||||
(:prefix ("b" . "build")
|
||||
:desc "cargo add" "a" #'cargo-process-add
|
||||
:desc "cargo build" "b" #'cargo-process-build
|
||||
:desc "cargo bench" "B" #'cargo-process-bench
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue