From f39504bea8f6c03d676e0d44cc845a110ea6279b Mon Sep 17 00:00:00 2001 From: fretep Date: Fri, 15 Sep 2017 18:44:08 +1000 Subject: [PATCH] Added myself to author line --- autoload/todo.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autoload/todo.vim b/autoload/todo.vim index a2c6784..8ca3f1f 100644 --- a/autoload/todo.vim +++ b/autoload/todo.vim @@ -1,6 +1,6 @@ " File: autoload/todo.vim " Description: Todo.txt sorting plugin -" Author: David Beniamine +" Author: David Beniamine , Peter (fretep) " Licence: Vim licence " Website: http://github.com/dbeniamine/todo.txt.vim " vim: ts=4 sw=4 :help tw=78 cc=80