spacemacs/layers/+spacemacs/spacemacs-defaults
Keith Pinson b83dd9c786
[core] Fix evil keybindings when a link is selected in Custom-mode (#13963)
* [core] Fix evil keybindings when a link is selected in Custom-mode

This uses a separate keymap bound directly to the widget and circumvents the
existing evil keybindings.

This fixes the bug found by @duianto, which he posted
[here](https://github.com/syl20bnr/spacemacs/pull/13949#issuecomment-694685304).

* [core] Fix q and u to work everywhere in a Custom-mode buffer
2020-09-18 19:36:40 +02:00
..
local/help-fns+ converted cl to cl-lib 2019-12-14 20:20:51 +00:00
config.el Various documentation copy-edits 2019-10-13 12:04:59 +02:00
funcs.el Revise evilification of Custom-mode 2020-09-16 21:26:27 +02:00
keybindings.el feat: mnemonic, ergonomic keybindings for next-error, previous-error 2020-08-07 22:21:47 +02:00
packages.el [core] Fix evil keybindings when a link is selected in Custom-mode (#13963) 2020-09-18 19:36:40 +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