From a7bc6e4b0b80c34fb6f9354821a8c8cbd2baa304 Mon Sep 17 00:00:00 2001 From: cn Date: Fri, 6 Oct 2017 11:43:16 +0200 Subject: [PATCH] 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. --- ftyperc | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/ftyperc b/ftyperc index 439d7e7..7c064ae 100644 --- a/ftyperc +++ b/ftyperc @@ -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