SideBySide2: Fix syntax highlighting for shell files

Change-Id: I7b209eaeeb131d5e9c7a6d8417acca91bcb699cc
(cherry picked from commit 866c8e92a4)
This commit is contained in:
David Ostrovsky 2014-03-25 18:33:55 -07:00 committed by David Pursehouse
parent fc5a2b8ef4
commit f56a8c687f

View File

@ -52,6 +52,7 @@ text/x-ruby
shell: shell:
text/x-sh text/x-sh
application/x-shellscript
sql: sql:
text/x-sql text/x-sql
@ -67,5 +68,6 @@ text/xml
application/xml application/xml
application/x-javascript = application/javascript application/x-javascript = application/javascript
application/x-shellscript = text/x-sh
text/x-h = text/x-c++hdr text/x-h = text/x-c++hdr
text/x-java-source = text/x-java text/x-java-source = text/x-java