Skip to content

Commit

Permalink
Fix tmux layer
Browse files Browse the repository at this point in the history
close #3343
  • Loading branch information
wsdjeg committed Feb 11, 2020
1 parent 76afe26 commit 23fa591
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion doc/SpaceVim.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2270,9 +2270,19 @@ MAPPINGS
-----------------------------------------------
normal gd rust-definition
normal SPC l d rust-doc
normal SPC l r execute current file
normal SPC l s rust-def-split
normal SPC l x rust-def-vertical
normal SPC l f rustfmt-format
normal SPC l e rls-rename-symbol
normal SPC l u rls-show-references
normal SPC l c b cargo-build
normal SPC l c c cargo-clean
normal SPC l c f cargo-fmt
normal SPC l c t cargo-test
normal SPC l c u cargo-update
normal SPC l c B cargo-bench
normal SPC l c D cargo-docs
normal SPC l c r cargo-run
<

==============================================================================
Expand Down

0 comments on commit 23fa591

Please sign in to comment.