From 5f0f2f90361a4c0a76478b288998595fc3ddebd2 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Wed, 8 Apr 2020 10:38:14 -0300 Subject: Added my old emacs config --- .emacs.d.back/README.md | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 .emacs.d.back/README.md (limited to '.emacs.d.back/README.md') diff --git a/.emacs.d.back/README.md b/.emacs.d.back/README.md new file mode 100644 index 00000000..cd829aeb --- /dev/null +++ b/.emacs.d.back/README.md @@ -0,0 +1,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 -- cgit v1.2.3