Emacs config
Find a file
2019-02-18 16:09:44 +02:00
layouts Update purpose small window layout 2018-09-10 21:49:58 +03:00
.gitignore Configure tramp and javascript IDE 2018-09-26 10:30:35 +03:00
01mac.el Fix Emacs not staying in its space 2019-02-18 16:09:12 +02:00
02ivy.el Configure tramp and javascript IDE 2018-09-26 10:30:35 +03:00
03hydra.el Update project hydra 2018-11-15 14:00:55 +02:00
04magit.el Update magit 2018-09-13 10:31:34 +03:00
05prog-mode.el Use Ctags in a better way 2019-02-18 16:09:44 +02:00
06company-yasnippet.el Use Ctags in a better way 2019-02-18 16:09:44 +02:00
07projectile.el Add hydra for managing default projects 2018-09-09 14:26:00 +03:00
08purpose.el Small theme fixes 2018-09-09 21:42:49 +03:00
09ispell.el Add Elixir and ispell configuration 2018-09-09 01:01:00 +03:00
10themes-base16-not-harmonic.el Simplify purpose-mode configuration 2018-09-09 13:53:18 +03:00
10themes.el Update a code comment and make the default font slightly bigger 2018-09-10 09:53:58 +03:00
20elisp.el Remove leftovers of Flymake 2018-09-10 11:05:42 +03:00
20elixir.el Add Elixir and ispell configuration 2018-09-09 01:01:00 +03:00
20ruby.el Update ruby mode 2018-10-05 15:56:22 +03:00
20rust.el Remove leftovers of Flymake 2018-09-10 11:05:42 +03:00
20sh.el Make zsh files be handled by sh-mode 2018-09-09 20:10:15 +03:00
20web.el Update config for tern to work properly 2018-09-28 15:56:56 +03:00
init.el Add LanguageServerProtocol mode 2019-02-01 15:16:06 +02:00
README.MD Update readme file 2018-09-10 21:54:20 +03:00

My emacs config

Contains config I use for the following languages/modes:

  • Elixir
  • Ruby
  • Rust
  • Markdown
  • HTML and compatibile (ERB)

As of current iteration, I avoid usage of Evil modes, instead focusing of usage of Emacs functionality.

Installation

git clone git@github.com:maciej-szlosarczyk/emacs.git ~/.emacs.d