CONTRIBUTING: minor rephrasing and formatting.
This commit is contained in:
parent
e268023762
commit
60f7b571d4
@ -38,10 +38,10 @@ too:
|
|||||||
|
|
||||||
## 2. Submitting a patch
|
## 2. Submitting a patch
|
||||||
|
|
||||||
Before you consider adding features to syntastic, _please_ spend a few
|
Before you consider adding features to syntastic, _please_ spend a few minutes
|
||||||
minutes (re-)reading the latest version of the [manual][1]. Syntastic
|
(re-)reading the latest version of the [manual][1]. Syntastic is changing
|
||||||
is changing rapidly at times, and it's quite possible that some features
|
rapidly at times, and it's possible that some features you want to add exist
|
||||||
you want to add exist already.
|
already.
|
||||||
|
|
||||||
To submit a patch:
|
To submit a patch:
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@ if has('reltime')
|
|||||||
lockvar! g:_SYNTASTIC_START
|
lockvar! g:_SYNTASTIC_START
|
||||||
endif
|
endif
|
||||||
|
|
||||||
let g:_SYNTASTIC_VERSION = '3.7.0-97'
|
let g:_SYNTASTIC_VERSION = '3.7.0-98'
|
||||||
lockvar g:_SYNTASTIC_VERSION
|
lockvar g:_SYNTASTIC_VERSION
|
||||||
|
|
||||||
" Sanity checks {{{1
|
" Sanity checks {{{1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user