spacemacs/layers/+spacemacs/spacemacs-defaults
Lucius Hu f2b17d8cd7 remove "SPC d" binding
"SPC d" was used for documentation related keybindings, such as in `dash`
layer.
But it's now used for `dap` layer exclusively.
Removing this won't cause any issue as `dap` layer would correctly set
the keybindings once it's loaded.
2020-10-17 10:23:24 +02:00
..
local/help-fns+ converted cl to cl-lib 2019-12-14 20:20:51 +00:00
config.el update copyright to 2020 2020-09-23 21:25:01 +02:00
funcs.el Handle buffer move/select/swap to last win nr +1 (#14015) 2020-10-10 22:48:38 +02:00
keybindings.el remove "SPC d" binding 2020-10-17 10:23:24 +02:00
packages.el Group line-number funcs under SPC t n (#14014) 2020-10-15 22:37:35 +02:00
README.org [core] evilify Custom-mode if dotspacemacs-editing-style is 'vim 2020-09-16 21:16:23 +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
    • recentf
    • savehist
    • saveplace
    • subword
    • tar-mode
    • uniquify
    • url
    • visual-line-mode
    • whitespace
    • winner
    • zone