spacemacs/layers/+spacemacs/spacemacs-defaults
Maximilian Wolff a45c2ce7d5
[core] Revise fixed M-x binding
After the latest change the list of bindings
has been changed to a dynamic form which
is not only slow but very hard to maintain.

I have replaced the list with the original one
and replaced the fixed line with backquote notation
to keep it static.
2020-07-18 09:56:54 +02:00
..
local/help-fns+ converted cl to cl-lib 2019-12-14 20:20:51 +00:00
config.el
funcs.el Make spacemacs/useful-buffer-p much faster 2020-07-05 22:28:47 +02:00
keybindings.el [core] Revise fixed M-x binding 2020-07-18 09:56:54 +02:00
packages.el
README.org [easypg] keybindings using spacebind 2020-04-03 17:43:20 +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
    • 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