spacemacs/layers/+spacemacs/spacemacs-defaults
Lucius Hu fe23d52414
fixup! fixup! help/helpful: Set tab-width to 8, better integration w/Ivy (#15243)
The previous commit had two issues:
- It doesn't have effect for `help-mode` because its was loaded too late. (In
the `:config` section of `help-fn+`.
- It only has effect for the code sections in `helpful-mode` buffer. And has no
effect in the buffer opened via button widget in either `help-mode` or
`helpful-mode`.

This commit fixes both problems.
2022-02-13 21:58:47 -05:00
..
local/help-fns+ Revert "spacemacs-defaults: replace local pkg help-fns+ with github one" 2021-03-20 01:11:21 +01:00
config.el Revert "spacemacs-defaults: Added prompt to save a buffer (#15297)" (#15330) 2022-02-09 12:29:46 -05:00
funcs.el spacemacs-defaults: Prompt to save a buffer for certain operations (#15331) 2022-02-12 04:09:53 +00:00
keybindings.el spacemacs-editing-visual: rework (#15322) 2022-02-12 04:58:35 +00:00
packages.el fixup! fixup! help/helpful: Set tab-width to 8, better integration w/Ivy (#15243) 2022-02-13 21:58:47 -05:00
README.org [defaults] add qickrun 2021-04-19 22:08:47 +02:00

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
    • cus-edit
    • dired
    • dired-x
    • display-line-numbers (only in Emacs 26.x and newer)
    • electric-indent-mode
    • easypg
    • 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
    • quickrun
    • recentf
    • savehist
    • saveplace
    • subword
    • tar-mode
    • uniquify
    • url
    • visual-line-mode
    • whitespace
    • winner
    • zone