diff --git a/autoload/ale/handlers/ruby.vim b/autoload/ale/handlers/ruby.vim index 106526b8..555c13b1 100644 --- a/autoload/ale/handlers/ruby.vim +++ b/autoload/ale/handlers/ruby.vim @@ -1,4 +1,4 @@ -" Author: Matthias Guenther https://wikimatze.de +" Author: Brandon Roehl - https://github.com/BrandonRoehl, Matthias Guenther https://wikimatze.de " " Description: This file implements handlers specific to Ruby.