mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-07 20:08:48 +00:00
Merge pull request #3173 from Alhadis/specfiles
Add support for RPM Spec files
This commit is contained in:
@@ -3085,6 +3085,7 @@ Python:
|
||||
- .pyt
|
||||
- .pyw
|
||||
- .rpy
|
||||
- .spec
|
||||
- .tac
|
||||
- .wsgi
|
||||
- .xpy
|
||||
@@ -3203,6 +3204,15 @@ RMarkdown:
|
||||
- .rmd
|
||||
tm_scope: source.gfm
|
||||
|
||||
RPM Spec:
|
||||
type: data
|
||||
tm_scope: source.rpm-spec
|
||||
extensions:
|
||||
- .spec
|
||||
aliases:
|
||||
- specfile
|
||||
ace_mode: text
|
||||
|
||||
RUNOFF:
|
||||
type: markup
|
||||
color: "#665a4e"
|
||||
@@ -3338,6 +3348,7 @@ Ruby:
|
||||
- .rbx
|
||||
- .ru
|
||||
- .ruby
|
||||
- .spec
|
||||
- .thor
|
||||
- .watchr
|
||||
interpreters:
|
||||
|
||||
Reference in New Issue
Block a user