Skip to content

Commit ebad859

Browse files
committed
Update README to reflect flycheck changes
flycheck-hdevtools is now a separate Emacs package.
1 parent e0576b8 commit ebad859

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ details.
7070
### Emacs - [flycheck][5] ###
7171

7272
[Flycheck][5] is a modern batteries-included
73-
syntax checker for Emacs, and as of July 2013 it includes support for `hdevtools`.
73+
syntax checker for Emacs, and there is a [flycheck-hdevtools][6] checker available.
7474

7575
### Manual Editor Integration for any Editor ###
7676

@@ -180,4 +180,5 @@ client-server architecture it is much faster.
180180
[2]: https://github.com/scrooloose/syntastic
181181
[3]: https://github.com/bitc/vim-hdevtools
182182
[4]: http://www.mew.org/~kazu/proj/ghc-mod/en/
183-
[5]: https://github.com/lunaryorn/flycheck
183+
[5]: https://github.com/flycheck/flycheck
184+
[6]: https://github.com/flycheck/flycheck-hdevtools

0 commit comments

Comments
 (0)