misc/vim/ftplugin/factor.vim: add copyright header

db4
Keita Haga 2011-04-05 10:46:06 +09:00
parent 9884a73664
commit 0f64c5ae58
1 changed files with 5 additions and 0 deletions

View 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