Added a README.md file

This commit is contained in:
Yann Esposito (Yogsototh) 2015-04-18 08:53:56 +02:00
parent 07caaaa6ee
commit 54e49d11b7

11
README.md Normal file
View file

@ -0,0 +1,11 @@
# Spacemacs config
This spacemacs config file try to close the gap between
my usual vim key bindings and general environment.
It focus on Haskell and Clojure development environment.
For example I use a lot the splited windows.
You can navigate between them with `C-w h`, `C-w j`, `C-w k` and `C-w l`.
I changed these key bindings by `C-h`, `C-j`, `C-k`, `C-l`.