Added comment information for several files

This commit is contained in:
Christian Nicolai 2011-08-03 00:07:01 +02:00
parent ee54b1ff60
commit cc7cbfc270
1 changed files with 28 additions and 1 deletions

29
ftyperc
View File

@ -153,7 +153,9 @@
Ruby Ruby
*.rb *.rb
-autoindent -autoindent
-pound_comment
-syntax ruby -syntax ruby
-text_delimiters do=end
Perl Perl
* *
@ -454,12 +456,14 @@
-autoindent -autoindent
-syntax html -syntax html
JAVA Java
*.java *.java
-autoindent -autoindent
-syntax java -syntax java
-smarthome -smarthome
-smartbacks -smartbacks
-c_comment
-cpp_comment
-purify -purify
-cpara >#!;*/% -cpara >#!;*/%
@ -469,6 +473,8 @@
-syntax java -syntax java
-smarthome -smarthome
-smartbacks -smartbacks
-c_comment
-cpp_comment
-purify -purify
-cpara >#!;*/% -cpara >#!;*/%
@ -763,19 +769,23 @@
-autoindent -autoindent
-smarthome -smarthome
-smartbacks -smartbacks
-pound_comment
-syntax yaml -syntax yaml
*.yaml *.yaml
-autoindent -autoindent
-smarthome -smarthome
-smartbacks -smartbacks
-pound_comment
-syntax yaml -syntax yaml
Debian apt Debian apt
*apt/sources.list *apt/sources.list
-pound_comment
-syntax debian -syntax debian
*sources.list.* *sources.list.*
-pound_comment
-syntax debian -syntax debian
Ant's build.xml Ant's build.xml
@ -784,11 +794,28 @@
Java's .properties Java's .properties
*.properties *.properties
this is part of the specification:
-encoding iso-8859-1
-pound_comment
-syntax properties -syntax properties
INI file INI file
*.ini *.ini
-pound_comment
-semi_comment
-syntax ini -syntax ini
*hgrc *hgrc
-pound_comment
-semi_comment
-syntax ini
*.gitconfig
-pound_comment
-semi_comment
-syntax ini
*.git/config
-pound_comment
-semi_comment
-syntax ini -syntax ini