b9e61e6437
Thanks sdwolfz for the suggestion to add underscore to the transient states, then the shift key doesn't have to be released if it was held down to press `+`. Added key bindings: Evil numbers: `SPC n _` decrease number under point in the transient state: `j` decrease number under point `k` increase number under point `SPC T T _` decrease transparency `SPC z x _` scale down font `SPC z f _` zoom out frame Update documentation: Zoom frame: `q` quit transient state Evil numbers: `SPC n =` increase number under point `SPC n _` decrease number under point `0..9` add a number prefix argument `q` quit transient state Fixed a typo and made a small rewrite of the tip about using a prefix argument. Added keys to transient states: Font scaling: Added `_` scale down Reordered `k` assignment to match the order in the transient state Frame transparency: Added `_` decrease Reordered `k` assignment to match the order in the transient state Evil numbers: Added `k` increase Added `_` and `j` decrease Zoom frame: Added `_` zoom frame out Reordered `k` assignment to match the order in the transient state Which-key entries for Evil numbers `SPC n`: Group together keys that call the same command: From: + and = To: +,= From: - and _ To: -,_ |
||
---|---|---|
.. | ||
local/help-fns+ | ||
config.el | ||
funcs.el | ||
keybindings.el | ||
packages.el | ||
README.org |
spacemacs-defaults
Description
This layer configures mostly Emacs built-in packages to given them better defaults.
Features:
-
Configures packages:
- abbrev
- archive-mode
- bookmark
- conf-mode
- dired
- dired-x
- display-line-numbers (only in Emacs 26.x and newer)
- electric-indent-mode
- ediff
- eldoc
- help-fns+
- hi-lock
- image-mode
- imenu
- linum (only in Emacs 25.x and older)
- occur-mode
- package-menu
- page-break-lines
- process-menu
- recentf
- savehist
- saveplace
- subword
- tar-mode
- uniquify
- url
- visual-line-mode
- whitespace
- winner
- zone