You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -64,8 +64,7 @@ Disabling Template Haskell and Quasiquoting syntax is possible by setting
64
64
65
65
To configure indentation in `haskell-vim` you can use the following variables to change indentation depth, just add the according line to your `.vimrc`.
66
66
67
-
Given the current problems with indentation (being solved in the *indentation*
68
-
branch) you can disable the indentation by setting `g:haskell_indent_disable` to
67
+
If you dislike how indentation works you can disable it by setting `g:haskell_indent_disable` to
0 commit comments