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

https://github.com/dorneanu/dotemacs

Collection of Emacs configurations
https://github.com/dorneanu/dotemacs

dotemacs dotfiles emacs

Last synced: 6 months ago
JSON representation

Collection of Emacs configurations

Awesome Lists containing this project

README

          

Collection of interesting Emacs configuration. Some of them are in ORG mode, some just pure Elisp.
Either way you can easily clone this repository and the submodules using:

#+begin_src sh
git clone --recursive https://github.com/dorneanu/dotemacs.git
#+end_src

rThen you can use use ~grep / ripgrep~ to search for certain functionalities
if you're not sure how to implement them right.