README: minor rephrase.
This commit is contained in:
parent
5a37eab330
commit
247bf25d80
@ -308,8 +308,8 @@ checker should be picked up automatically by syntastic.
|
|||||||
|
|
||||||
__4.7. Q. What happened to the `tsc` checker?__
|
__4.7. Q. What happened to the `tsc` checker?__
|
||||||
|
|
||||||
A. It didn't meet people's expectations and it has been removed. Please
|
A. It didn't meet people's expectations and it has been removed. A better
|
||||||
consider using the external checker [tsuquyomi][tsuquyomi] instead. If you
|
checker for TypeScript comes with the plugin [tsuquyomi][tsuquyomi]. If you
|
||||||
install this plugin the checker should be picked up automatically by syntastic.
|
install this plugin the checker should be picked up automatically by syntastic.
|
||||||
|
|
||||||
<a name="faqxcrun"></a>
|
<a name="faqxcrun"></a>
|
||||||
|
@ -19,7 +19,7 @@ if has('reltime')
|
|||||||
lockvar! g:_SYNTASTIC_START
|
lockvar! g:_SYNTASTIC_START
|
||||||
endif
|
endif
|
||||||
|
|
||||||
let g:_SYNTASTIC_VERSION = '3.7.0-196'
|
let g:_SYNTASTIC_VERSION = '3.7.0-197'
|
||||||
lockvar g:_SYNTASTIC_VERSION
|
lockvar g:_SYNTASTIC_VERSION
|
||||||
|
|
||||||
" Sanity checks {{{1
|
" Sanity checks {{{1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user