]> gitweb.factorcode.org Git - factor.git/commitdiff
misc/vim/ftplugin/factor.vim: add copyright header
authorKeita Haga <keitahaga@mail.com>
Tue, 5 Apr 2011 01:46:06 +0000 (10:46 +0900)
committerKeita Haga <keitahaga@mail.com>
Tue, 5 Apr 2011 01:47:08 +0000 (10:47 +0900)
misc/vim/ftplugin/factor.vim

index 87002f98ed7efa0a3ac8760b8e40088462aba6a3..bb34b3a60d769014094c75d34690e682b6fb686d 100644 (file)
@@ -1,3 +1,8 @@
+" Vim filetype plugin file
+" Language: Factor
+" Maintainer: Tim Allen <screwtape@froup.com>
+" Last Change: 2011 Apr 05
+
 " Only do this when not done yet for this buffer
 if exists("b:did_ftplugin")
     finish