SideBySide2: Fix syntax highlighting for shell files
Change-Id: I7b209eaeeb131d5e9c7a6d8417acca91bcb699cc
This commit is contained in:
parent
05fe4e1c5f
commit
866c8e92a4
@ -55,6 +55,7 @@ text/x-ruby
|
|||||||
|
|
||||||
shell:
|
shell:
|
||||||
text/x-sh
|
text/x-sh
|
||||||
|
application/x-shellscript
|
||||||
|
|
||||||
sql:
|
sql:
|
||||||
text/x-sql
|
text/x-sql
|
||||||
@ -70,5 +71,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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user