Merge remote-tracking branch 'remko/rnc-rnv'

This commit is contained in:
LCD 47 2014-10-08 09:39:40 +03:00
commit dce7234fd6

View File

@ -2,7 +2,11 @@
"File: rnv.vim "File: rnv.vim
"Description: RelaxNG RNV syntax checking plugin for syntastic.vim "Description: RelaxNG RNV syntax checking plugin for syntastic.vim
"Maintainer: Remko Tronçon <remko at el-tramo dot be> "Maintainer: Remko Tronçon <remko at el-tramo dot be>
"License: BSD "License: This program is free software. It comes without any warranty,
" to the extent permitted by applicable law. You can redistribute
" it and/or modify it under the terms of the Do What The Fuck You
" Want To Public License, Version 2, as published by Sam Hocevar.
" See http://sam.zoy.org/wtfpl/COPYING for more details.
"============================================================================ "============================================================================
if exists("g:loaded_syntastic_rnc_rnv_checker") if exists("g:loaded_syntastic_rnc_rnv_checker")