This is an Emacs config. There are many like it, but this one is mine.
A setup that attempts to be modular. Modules are stored in the custom
directory.
Essentially based on the vertico, consult, orderless, maginalia, embark, corfu galaxy.
Based on Technomancy's Better Defaults
With many ideas from:
[BBatsov's settings](https://github.com/bbatsov/emacs.d),
[flyingmachine's settings](https://github.com/flyingmachine/emacs.d),
[Emacs Live](https://github.com/overtone/emacs-live),
[Zamansky's setup](https://github.com/zamansky/using-emacs)
[Zamansky's videos](https://www.youtube.com/watch?v=49kBWM3RQQ8)
Including instructions on how to compile and install emacs on in local directories on Fedora Linux install-fedora.md
A handy key binding reference: key-bind.org acsessible with the C-h C-d key combo.
Directories
custom
contains customization files for various modules and custom lisp code
vendor
contains lisp modules not in any of the elpa
repositories
melpa
contains elpa
installed elisp modules.
doc
contains various usefull (hmm, to me) files.
This software is under the GPL3 license.