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

https://github.com/bramtechs/emacs-config

GNU Emacs config for mostly C++ programming.
https://github.com/bramtechs/emacs-config

Last synced: 4 months ago
JSON representation

GNU Emacs config for mostly C++ programming.

Awesome Lists containing this project

README

          

# GNU Emacs Config

Bootstrap
```elisp
(setq default-directory "~/dev/emacs-config")
(load-file "~/dev/emacs-config/emacs.el")
```