Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
raichoo authored Nov 29, 2016
1 parent 1e96aba commit 99f9b1a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,7 @@ Disabling Template Haskell and Quasiquoting syntax is possible by setting

To configure indentation in `haskell-vim` you can use the following variables to change indentation depth, just add the according line to your `.vimrc`.

Given the current problems with indentation (being solved in the *indentation*
branch) you can disable the indentation by setting `g:haskell_indent_disable` to
If you dislike how indentation works you can disable it by setting `g:haskell_indent_disable` to
`1`.

Additionally you can use the
Expand Down

0 comments on commit 99f9b1a

Please sign in to comment.