File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -67,10 +67,10 @@ including retrieving info about the identifier under the cursor, and getting
67
67
the type of the code under the cursor. Refer to its documentation for more
68
68
details.
69
69
70
- ### Emacs ###
70
+ ### Emacs - [ flycheck ] [ 5 ] ###
71
71
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 ` .
74
74
75
75
### Manual Editor Integration for any Editor ###
76
76
@@ -180,3 +180,4 @@ client-server architecture it is much faster.
180
180
[ 2 ] : https://github.com/scrooloose/syntastic
181
181
[ 3 ] : https://github.com/bitc/vim-hdevtools
182
182
[ 4 ] : http://www.mew.org/~kazu/proj/ghc-mod/en/
183
+ [ 5 ] : https://github.com/lunaryorn/flycheck
You can’t perform that action at this time.
0 commit comments