Skip to content

Commit e5b2c97

Browse files
committed
Merge pull request #20 from purcell/patch-1
Mention Emacs support provided by flycheck
2 parents fd8b105 + 20038b4 commit e5b2c97

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@ including retrieving info about the identifier under the cursor, and getting
6767
the type of the code under the cursor. Refer to its documentation for more
6868
details.
6969

70-
### Emacs ###
70+
### Emacs - [flycheck][5] ###
7171

72-
I encourage the community to develop integration plugins for Emacs and other
73-
editors. In the mean time, please see the manual integration information below.
72+
[Flycheck][5] is a modern batteries-included
73+
syntax checker for Emacs, and as of July 1013 it includes support for `hdevtools`.
7474

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

@@ -180,3 +180,4 @@ 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

0 commit comments

Comments
 (0)