Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mk-fg/emacs-setup

My weird emacs configuration
https://github.com/mk-fg/emacs-setup

configuration dev dotfiles editor elisp emacs theme

Last synced: 2 months ago
JSON representation

My weird emacs configuration

Awesome Lists containing this project

README

        

emacs-setup: my weird emacs configuration
-----------------------------------------

![emacs keyboard setup](
https://www.gnu.org/software/emacs/its-cover.png
"Default emacs keyboard setup in action. Also pictured: typical operator for that.")

It's a bit unorthodox in a way that it replaces traditional emacs keybindings
like "C-x ..." and "C-c ..." with more mainstream copy-paste ops, same for the
rest of weirdish emacs-only conventions.

Since I started using emacs as an $EDITOR in 2009 and didn't know about any
modes that make it more mainstream-ish back then (not sure they existed at that
point, and/or merged into mainline), it can be hacky and can probably be done in
an easier and more supported way now, which is just impractical for me to adopt
since I already have what I need here.

Repository URLs:

- https://github.com/mk-fg/emacs-setup
- https://codeberg.org/mk-fg/emacs-setup
- https://fraggod.net/code/git/emacs-setup

COPYING
-------

Some elisp code here is merged from other projects and should have respective
license blurb and attribution at the top. Feel free to ping me if it's missing.

PNG icons were taken from various open-source projects and probably are subject
to some licenses as well.

The rest (my code) I don't really care about - WTFPL, Public Domain, Beerware,
GPL (can be coupled with GPL code) or something like that.