1
0
mirror of https://github.com/cmur2/joe-syntax.git synced 2025-01-06 17:40:28 +01:00

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 2011-10-07 10:50:57 +02:00
parent 20488eb1ed
commit 1e645a8b55

10
ftyperc
View File

@ -51,6 +51,10 @@
-wordwrap
-syntax troff
System RC file
*rc
-syntax conf
TeX
*.tex
-wordwrap
@ -594,7 +598,7 @@
-pound_comment
-text_delimiters do=done:if=elif=else=fi:case=esac
*.bash
*.bashrc
-autoindent
-syntax sh
-pound_comment
@ -757,10 +761,6 @@
-wordwrap
-syntax mail
System RC file
*rc
-syntax conf
JOERC file
*ftyperc
-syntax joerc