From ef4250b2cd69b96d108af9d070e47d131e6cc847 Mon Sep 17 00:00:00 2001 From: raichoo Date: Sun, 17 Aug 2014 19:21:37 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24da712..31a6f57 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ To enable the features you would like to use, just add the according line to you ### Indentation -To configure indentation in `haskell-vim` you can use the following variables: +To configure indentation in `haskell-vim` you can use the following variables to change indentation depth, just add the according line to your `.vimrc`. * `let g:haskell_indent_if = 3`