Update readme file
This commit is contained in:
parent
1ff81a2637
commit
e81308b2ce
1 changed files with 17 additions and 0 deletions
17
README.MD
Normal file
17
README.MD
Normal 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
|
||||||
|
```
|
||||||
Loading…
Add table
Add a link
Reference in a new issue