We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4aa8dd commit 64f2934Copy full SHA for 64f2934
1 file changed
README.md
@@ -68,7 +68,7 @@ let g:ghcmod_hlint_options = ['--ignore=Redundant $']
68

69
70
71
-### :GhcModCheckAsnyc, :GhcModLintAsync, :GhcModCheckAndLintAsync
+### :GhcModCheckAsync, :GhcModLintAsync, :GhcModCheckAndLintAsync
72
You can run check and/or lint asynchronously.
73
74
This would be useful when you'd like to run check and/or lint automatically (especially on `BufWritePost`).
0 commit comments