https://github.com/dojeda/domacs
My personal emacs starter kit / emacs configuration
https://github.com/dojeda/domacs
Last synced: 5 months ago
JSON representation
My personal emacs starter kit / emacs configuration
- Host: GitHub
- URL: https://github.com/dojeda/domacs
- Owner: dojeda
- License: gpl-2.0
- Created: 2014-04-30T17:13:20.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2018-08-13T08:53:08.000Z (almost 8 years ago)
- Last Synced: 2025-07-04T19:39:45.452Z (12 months ago)
- Language: Emacs Lisp
- Size: 80.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
domacs
======
My personal emacs starter kit / emacs configuration.
Credits and references
======================
I am not a lisp wizard. Therefore, this is a collection of several
modes, tweaks, customizations and tweaks that I have read here and
there. Mostly I put here those cool features that I found on other
emacs starter kits or customizations. The main sources are
[Prelude](https://github.com/bbatsov/prelude),
[spacemacs](https://github.com/syl20bnr/spacemacs) and
[emacsrocks](http://emacsrocks.com/). There are probably other
references and maybe some code from some friends, such as
[juliocc](https://github.com/juliocc).