forked from unitoo/configurations
.. | ||
config.el | ||
init.el | ||
packages.el | ||
README.md |
Doom-Emacs configuration
Quick setup
- Copy those files in the
~/.doom.d
folder - Adjust
init.el
file with your preferences - Add/ Remove
hooks
fromconfig.el
- Follow doom-emacs install
Tips
- every time you change your
init.el
file, run~/.emacs.d/bin/doom sync
- to check missing modules, packages or dependencies use
~/.emacs.d/bin/doom doctor
and follow specific instructions
Our config
Languages
- Common LISP
- Emacs LISP
- Go
- Haskell
- JSON
- Javascript
- Markdown
- PHP
- Python
- Ruby
- Rust
- Sh
- Web (Generic module)
- Yaml
Other packages
- LSP + Company -> autocompletion
- iBuffer -> buffer management
- docker -> docker commands and shortcuts
- magit
- workspace -> project isolated spaces