mirror of
				https://github.com/cmur2/joe-syntax.git
				synced 2025-11-03 18:25:08 +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:
		
							
								
								
									
										10
									
								
								ftyperc
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								ftyperc
									
									
									
									
									
								
							@@ -51,6 +51,10 @@
 | 
				
			|||||||
-wordwrap
 | 
					-wordwrap
 | 
				
			||||||
-syntax troff
 | 
					-syntax troff
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 System RC file
 | 
				
			||||||
 | 
					*rc
 | 
				
			||||||
 | 
					-syntax conf
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 TeX
 | 
					 TeX
 | 
				
			||||||
*.tex
 | 
					*.tex
 | 
				
			||||||
-wordwrap
 | 
					-wordwrap
 | 
				
			||||||
@@ -594,7 +598,7 @@
 | 
				
			|||||||
-pound_comment
 | 
					-pound_comment
 | 
				
			||||||
-text_delimiters do=done:if=elif=else=fi:case=esac
 | 
					-text_delimiters do=done:if=elif=else=fi:case=esac
 | 
				
			||||||
 | 
					
 | 
				
			||||||
*.bash
 | 
					*.bashrc
 | 
				
			||||||
-autoindent
 | 
					-autoindent
 | 
				
			||||||
-syntax sh
 | 
					-syntax sh
 | 
				
			||||||
-pound_comment
 | 
					-pound_comment
 | 
				
			||||||
@@ -757,10 +761,6 @@
 | 
				
			|||||||
-wordwrap
 | 
					-wordwrap
 | 
				
			||||||
-syntax mail
 | 
					-syntax mail
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 System RC file
 | 
					 | 
				
			||||||
*rc
 | 
					 | 
				
			||||||
-syntax conf
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 JOERC file
 | 
					 JOERC file
 | 
				
			||||||
*ftyperc
 | 
					*ftyperc
 | 
				
			||||||
-syntax joerc
 | 
					-syntax joerc
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user