ftyperc: make .bashrc as 'sh' not 'conf'

The *rc -> 'conf' detection should be done very first cause of it's
universality to allow other definitions to overwrite it.
This commit is contained in:
cn 2017-10-06 11:43:16 +02:00
parent e165ff2024
commit a7bc6e4b0b
1 changed files with 10 additions and 10 deletions

20
ftyperc
View File

@ -35,6 +35,16 @@
-wordwrap
-syntax troff
UNIX configuration file
[conf]
Automake file
*.am
System RC file
*rc
-autoindent
-syntax conf
-pound_comment
TeX
[tex]
*.tex
@ -568,16 +578,6 @@
-wordwrap
-syntax matlab
UNIX configuration file
[conf]
Automake file
*.am
System RC file
*rc
-autoindent
-syntax conf
-pound_comment
Windows batch files
[bat]
*.bat