summaryrefslogtreecommitdiff
path: root/ale_linters/vim
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2016-10-05 11:35:09 +0100
committerw0rp <devw0rp@gmail.com>2016-10-05 11:35:16 +0100
commit91dc117bec7313a67f72b3a1a59b2dd94ca98d67 (patch)
tree0d34b22d4079cd57a25272da3206e4b422e61ca5 /ale_linters/vim
parent811a8a305412820679a738bbde17c33df5e27cfd (diff)
downloadale-91dc117bec7313a67f72b3a1a59b2dd94ca98d67.zip
Update the author line and the filenames for the GCC format pattern.
Diffstat (limited to 'ale_linters/vim')
-rw-r--r--ale_linters/vim/vint.vim3
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')