This commit is contained in:
LCD 47 2014-10-02 13:06:50 +03:00
parent f56742a48d
commit 2a077c90c4
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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