spacemacs/layers/+spacemacs/spacemacs-defaults
Aaron L. Zeng 1a9ebf42df Fix file rename target path when buffer name is uniquified
When the buffer's name is uniquified (because multiple buffers have
the same short name), it is no longer equal to the basename of the
buffer's file name, so it is incorrect to use the buffer name in the
rename operation.
2021-08-22 19:56:17 +02: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 [default] Fix the condition for dotspacemacs-use-SPC-as-y 2021-05-17 20:48:37 +00:00
funcs.el Fix file rename target path when buffer name is uniquified 2021-08-22 19:56:17 +02:00
keybindings.el Revert "add a feature to save file as a new file and open it in a new buffer" 2021-05-07 05:29:22 +00:00
packages.el [defaults] Disable line numbers with SPC t n n 2021-07-30 16:57:27 +02: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