8fe8f76cd6
- added the same bindings you normally have under `SPC m d` under `SPC d` similar to what Debug layer does. Most of the dap-bindings are not content sensitive(e. g. rerun last debug session) and it doesn't make sense to restrict them only to particular major modes. - Moved `spacemacs/browse-docs-online-at-point` from `SPC d b` to `SPC h b d` to avoid collisions. |
||
---|---|---|
.. | ||
packages.el | ||
README.org |
spacemacs-misc layer
Description
This layer adds some general packages into Spacemacs.
Features:
- Support for jumping to definitions via
dumb-jump
orevil-goto-definition
. - Support for an easy http request client via
request
.