My emacs configuration using straight.el package manager.
Note:
This config requires emacs v26.0 or higher
- PHP (php-mode)
- Python (default, with some improvement)
- HTML / CSS / SCSS / Javascript (with web-mode)
- Go
- etc.
$ git clone https://github.com/siarie/emacs.d.git ~/.emacs.d
$ emacs # open emacs
$ # wait until all package installed successfully
$ # it may take foreverSee LICENSE