diff options
Diffstat (limited to 'ale_linters/vim')
-rw-r--r-- | ale_linters/vim/vint.vim | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ale_linters/vim/vint.vim b/ale_linters/vim/vint.vim index 522ab4fd..5d4b10eb 100644 --- a/ale_linters/vim/vint.vim +++ b/ale_linters/vim/vint.vim @@ -1,5 +1,4 @@ -" Author: w0rp <devw0rp@gmail.com> -" Modified by: KabbAmine <amine.kabb@gmail.com> +" Author: w0rp <devw0rp@gmail.com>, KabbAmine <amine.kabb@gmail.com> " Description: This file adds support for checking Vim code with Vint. if exists('g:loaded_ale_linters_vim_vint') |