summaryrefslogtreecommitdiff
path: root/.emacs.d.back/README.md
blob: cd829aebadd23754ff2e6eadd05cbef1d0adb56f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# .emacs
My .emacs file

## How it looks
![rogs-emacs-preview1](https://raw.githubusercontent.com/Rogergonzalez21/.emacs/master/demo1.png)
![rogs-emacs-preview2](https://raw.githubusercontent.com/Rogergonzalez21/.emacs/master/demo2.png)

## 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