41 lines
1.9 KiB
Markdown
41 lines
1.9 KiB
Markdown
# .emacs
|
|
My .emacs file
|
|
|
|
## How it looks
|
|

|
|

|
|
|
|
## It uses:
|
|
* [Web Mode](http://web-mode.org/)
|
|
* [Emmet](https://github.com/smihica/emmet-mode)
|
|
* [Powerline](https://github.com/milkypostman/powerline)
|
|
* [NeoTree](https://github.com/jaypei/emacs-neotree)
|
|
* [Magit](https://magit.vc/)
|
|
* [Rainbow Mode](https://julien.danjou.info/projects/emacs-packages)
|
|
* [WhiteSpace Cleanup](https://github.com/purcell/whitespace-cleanup-mode)
|
|
* [Magit Gitflow](https://github.com/jtatarik/magit-gitflow)
|
|
* [Autocomplete](https://github.com/auto-complete/auto-complete)
|
|
* [FlyCheck](http://www.flycheck.org/en/latest/)
|
|
* [YASnippets](https://github.com/joaotavora/yasnippet)
|
|
* [Helm](https://github.com/emacs-helm/helm)
|
|
* [Helm FlyCheck](https://github.com/yasuyk/helm-flycheck)
|
|
* [PugMode](https://github.com/hlissner/emacs-pug-mode)
|
|
* [Emojify](https://github.com/iqbalansari/emacs-emojify)
|
|
* [Restclient](https://github.com/pashky/restclient.el)
|
|
* [JS2 Mode](https://github.com/mooz/js2-mode)
|
|
* [Projectile](https://github.com/bbatsov/projectile)
|
|
* [Tern Mode](http://ternjs.net/doc/manual.html#emacs)
|
|
* [Indium](https://github.com/NicolasPetton/Indium)
|
|
* [RJSX Mode](https://github.com/felipeochoa/rjsx-mode)
|
|
* [Multiple cursors mode](https://github.com/magnars/multiple-cursors.el)
|
|
* [Prettier JS](https://github.com/prettier/prettier-emacs)
|
|
* [Dockerfile mode](https://github.com/spotify/dockerfile-mode)
|
|
* [Emacs Dashboard](https://github.com/emacs-dashboard/emacs-dashboard)
|
|
* [Elpy](https://github.com/jorgenschaefer/elpy/blob/master/README.rst)
|
|
* Some basic configurations
|
|
|
|
## My Theme:
|
|
* [Bliss](https://github.com/emacsfodder/emacs-bliss-theme/blob/master/bliss-theme.el)
|
|
|
|
Feel free to check, use, copy and distribute this `init.el`. I'll try to update regularly
|