Skip to content

nasseralkmim/.emacs.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

86fab9a · Aug 2, 2024
Jan 16, 2024
May 7, 2024
May 25, 2024
Jun 26, 2021
Jul 3, 2024
Aug 2, 2024
Aug 2, 2023

Repository files navigation

This is my personal Emacs configuration that I put together over time by collecting from multiple sources. Right now emacs starts up in 0.30-0.4s.

I try to keep it as simple as possible and to maximize performance. The configuration core uses:

  1. use-package for organizing configuration
  2. evil for VI modal editing style.
  3. straight for package management.
  4. general for keybinding settings.

Some nice commands to know:

  1. use-package-report shows which package were loaded and configured.
  2. general-describe-keybindings shows all keybindings defined using general.
  3. describe-keymap shows the keybindings for a keymap.

I appreciate any feedback, feel free to contact me.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published