Manual: update version requirrement for checker flow.
This commit is contained in:
parent
bd03a27ca1
commit
2124af80ab
@ -3226,7 +3226,7 @@ accepts the standard options described at |syntastic-config-makeprg|.
|
|||||||
|
|
||||||
Notes~
|
Notes~
|
||||||
|
|
||||||
Syntastic requires "Flow" version 0.18.1 or later.
|
Syntastic requires "Flow" version 0.34.0 or later.
|
||||||
|
|
||||||
To use "Flow" with your projects, you must:
|
To use "Flow" with your projects, you must:
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@ if has('reltime')
|
|||||||
lockvar! g:_SYNTASTIC_START
|
lockvar! g:_SYNTASTIC_START
|
||||||
endif
|
endif
|
||||||
|
|
||||||
let g:_SYNTASTIC_VERSION = '3.8.0-18'
|
let g:_SYNTASTIC_VERSION = '3.8.0-19'
|
||||||
lockvar g:_SYNTASTIC_VERSION
|
lockvar g:_SYNTASTIC_VERSION
|
||||||
|
|
||||||
" Sanity checks {{{1
|
" Sanity checks {{{1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user