misc/vim/syntax/factor.vim: capitalize the first letter of "Language" header line

db4
Keita Haga 2011-03-09 20:34:00 +09:00
parent fe9661746a
commit 5ac122d030
2 changed files with 4 additions and 4 deletions

View File

@ -10,9 +10,9 @@ IN: factor.vim.fgen
%> %>
" Vim syntax file " Vim syntax file
" Language: factor " Language: Factor
" Maintainer: Alex Chapman <chapman.alex@gmail.com> " Maintainer: Alex Chapman <chapman.alex@gmail.com>
" Last Change: 2009 May 19 " Last Change: 2011 Mar 09
" To run: USE: html.templates.fhtml "resource:misc/factor.vim.fgen" <fhtml> call-template " To run: USE: html.templates.fhtml "resource:misc/factor.vim.fgen" <fhtml> call-template
" For version 5.x: Clear all syntax items " For version 5.x: Clear all syntax items

View File

@ -1,8 +1,8 @@
" Vim syntax file " Vim syntax file
" Language: factor " Language: Factor
" Maintainer: Alex Chapman <chapman.alex@gmail.com> " Maintainer: Alex Chapman <chapman.alex@gmail.com>
" Last Change: 2009 May 19 " Last Change: 2011 Mar 09
" To run: USE: html.templates.fhtml "resource:misc/factor.vim.fgen" <fhtml> call-template " To run: USE: html.templates.fhtml "resource:misc/factor.vim.fgen" <fhtml> call-template
" For version 5.x: Clear all syntax items " For version 5.x: Clear all syntax items