Skip to content
/ emacs.d Public

[MIRROR] My Modular Emacs Configuration

License

siarie/emacs.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

~/.emacs.d

My emacs configuration using straight.el package manager.

Note:

This config requires emacs v26.0 or higher

Supported language

  • PHP (php-mode)
  • Python (default, with some improvement)
  • HTML / CSS / SCSS / Javascript (with web-mode)
  • Go
  • etc.

Instalations

$ git clone https://github.com/siarie/emacs.d.git ~/.emacs.d
$ emacs # open emacs
$ # wait until all package installed successfully
$ # it may take forever

Licence

See LICENSE

About

[MIRROR] My Modular Emacs Configuration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published