spacemacs/layers/+spacemacs/spacemacs-defaults
duianto 556433f95c Limit lines to 80 chars
And fix comment indentation. Vertically aligned comments in function
definitions, indents them in the help buffer.
2019-09-17 20:36:30 +02:00
..
local/help-fns+
config.el set load-prefer-newer to t 2018-10-23 07:11:47 +03:00
funcs.el Limit lines to 80 chars 2019-09-17 20:36:30 +02:00
keybindings.el Add `spacemacs/iwb-region-or-buffer'. 2019-08-11 20:15:40 +02:00
packages.el Restore winner-mode auto start without breaking dumping 2019-08-04 14:49:10 +02:00
README.org documentation formatting: Tue May 28 14:41:10 UTC 2019 2019-05-28 17:43:54 +03: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
    • 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