Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved maintainability #10

Merged
merged 12 commits into from
Jun 4, 2024
Merged

Improved maintainability #10

merged 12 commits into from
Jun 4, 2024

Conversation

alexispurslane
Copy link
Owner

Major Changes

  • Switch to god-mode and evil-god-state for leader key keybindings, for greater compatibility with the greater Emacs ecosystem and documentation, and automatically making ALL emacs keybindings available ergonomically as leader keys.
  • Many ergo changes based on real use
  • Remove spacious-padding to make visual aspects more reliable.

    - Include general.el in the usability layer, instead of
    coupling it to evil
    - Make CUA-mode like keybindings only apply in evil-insert
    mode, to avoid clashes with visual-block-mode
    - Separate out all the per-package keybindings and put them
    in their respective use-package declarations
    - More extensive which-key naming for top level prefixes
    - Start which key as soon as you enter god mode (although
    paging doesn't play nice with god mode)
    - Make windows not undecorated by default, so as not to
    confuse new users.
@alexispurslane alexispurslane merged commit 31064dc into main Jun 4, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant