Typo.
This commit is contained in:
parent
f56742a48d
commit
2a077c90c4
@ -19,7 +19,7 @@ if has('reltime')
|
|||||||
lockvar! g:syntastic_start
|
lockvar! g:syntastic_start
|
||||||
endif
|
endif
|
||||||
|
|
||||||
let g:syntastic_version = '3.5.0-41'
|
let g:syntastic_version = '3.5.0-42'
|
||||||
lockvar g:syntastic_version
|
lockvar g:syntastic_version
|
||||||
|
|
||||||
" Sanity checks {{{1
|
" Sanity checks {{{1
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
"============================================================================
|
"============================================================================
|
||||||
"File: rst.vim
|
"File: rst.vim
|
||||||
"Description: Syntax checking plugin for docutil's reStructuredText files
|
"Description: Syntax checking plugin for docutils' reStructuredText files
|
||||||
"Maintainer: James Rowe <jnrowe at gmail dot com>
|
"Maintainer: James Rowe <jnrowe at gmail dot com>
|
||||||
"License: This program is free software. It comes without any warranty,
|
"License: This program is free software. It comes without any warranty,
|
||||||
" to the extent permitted by applicable law. You can redistribute
|
" to the extent permitted by applicable law. You can redistribute
|
||||||
|
Loading…
x
Reference in New Issue
Block a user