spacemacs/layers/+spacemacs/spacemacs-defaults
bb2020 e1cde25da6 Add bindings for `goto-last-change` and `check-parens` 2019-05-24 18:42:55 +02:00
..
local/help-fns+ reorganize spacemacs-base distribution into +spacemacs/spacemacs-xxx 2018-03-04 20:54:54 -05:00
README.org Switch to the new layers generator 2019-05-15 21:08:21 +03:00
config.el set load-prefer-newer to t 2018-10-23 07:11:47 +03:00
funcs.el Various improvements when indent code 2019-04-28 01:19:14 +02:00
keybindings.el Add bindings for `goto-last-change` and `check-parens` 2019-05-24 18:42:55 +02:00
packages.el Fix void function error when recentf-save-list is undefined 2019-05-06 00:54:01 +02:00

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