Files
doomemacs/modules/lang
Colin Woodbury 4cb498e3a1 lang/rust: Differentiate doc building bindings
`cargo doc --open` (the previous binding of `SPC m b d`) always opens a
new browser tab. For "doc-driven development" this isn't so nice, since
we'd like to stay in the same tab and just refresh its contents after
editing. That's what `cargo doc` (without `--open`) does, which is
called by `#'rustic-carg-build-doc`.

This commit introduces a binding for the latter behaviour, but asigns it
to the old `SPC m b d`, with the "open" variant as `SPC m b D`. This
matches Spacemacs and follows the usual pattern of "the capital letter
variant is the one you use less often".
2021-05-26 21:57:05 -07:00
..
2021-03-27 18:27:02 -04:00
2021-05-15 18:35:19 -03:00
2021-03-27 18:27:02 -04:00
2021-03-27 18:27:02 -04:00
2021-03-10 11:53:55 -05:00
2021-03-27 18:27:02 -04:00
2021-05-23 21:49:02 -04:00
2021-02-25 10:46:46 -05:00
2021-03-27 18:27:02 -04:00
2021-03-27 18:27:02 -04:00
2021-03-27 18:27:02 -04:00
2021-04-13 16:36:04 -07:00
2020-08-19 16:18:11 -04:00
2021-02-25 10:46:46 -05:00
2020-12-05 16:37:59 -05:00
2021-02-25 10:46:46 -05:00
2021-03-27 18:27:02 -04:00
2020-12-05 16:37:59 -05:00
2021-02-25 10:46:46 -05:00
2021-05-06 04:27:33 -04:00
2021-03-06 12:05:55 -05:00
2020-10-11 23:20:06 -04:00
2021-05-02 21:33:20 +02:00
2021-03-27 18:27:02 -04:00
2021-03-27 18:27:02 -04:00
2021-03-27 18:27:02 -04:00
2021-05-25 10:35:21 -04:00
2020-12-05 16:37:59 -05:00
2021-03-27 18:27:02 -04:00
2021-04-14 23:44:01 -04:00
2021-05-26 16:19:07 -04:00
2021-03-27 18:27:02 -04:00
2020-12-05 16:37:59 -05:00
2021-03-27 18:27:02 -04:00
2021-05-23 11:40:02 +02:00
2021-03-27 18:27:02 -04:00
2021-03-06 12:05:55 -05:00
2020-08-19 16:18:11 -04:00
2021-03-27 18:27:02 -04:00
2021-03-27 18:27:02 -04:00
2021-05-20 22:39:27 -04:00
2021-03-02 18:24:31 +07:00
2021-02-25 10:46:46 -05:00
2021-02-25 10:46:46 -05:00
2021-04-24 10:08:46 +09:00
2020-08-19 16:18:11 -04:00
2021-03-27 18:27:02 -04:00
2021-05-22 22:43:56 -04:00
2021-04-15 11:23:16 +08:00