- Linux & Mac OS
~/.emacs.d
- Windows
C:\Users\{Your Name}\AppData\Roaming\.emacs.d
(Remember to delete `.emacs`)
After cloning this repo, you need to clone the submodule just like below.
$ git submodule update --init --recursive
- manage emacs packages and extends
- auto download packages and extends when they are not installed
- html
- css
- javascript
- typescript
- js indent for 2 whitespace
- html css indent for 4 whitespace
- manage themes packages
- auto download theme packages when they are not downloaded
After using Spacemacs for couple of days, I realized that the Spacemacs which is out of box doesn’t suit me.
What I need is to learn Emacs from the original state.
Let me restart the repository belonging to myself!
- Learning…
- Turn to spacemacs…
- Back to pure emacs