Update readme file

This commit is contained in:
Maciej 2018-09-10 21:53:18 +03:00
parent 1ff81a2637
commit e81308b2ce
Signed by: maciej
GPG key ID: 41D62D42D3B0D765

17
README.MD Normal file
View file

@ -0,0 +1,17 @@
# 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
```bash
git clone git@github.com:maciej-szlosarczyk/emacs.git ~/.emacs.d
```