mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #155 from github/puppet-augeas-lexers
Use new lexers for Puppet & Augeas files
This commit is contained in:
@@ -90,6 +90,11 @@ Assembly:
|
|||||||
extensions:
|
extensions:
|
||||||
- .asm
|
- .asm
|
||||||
|
|
||||||
|
Augeas:
|
||||||
|
type: programming
|
||||||
|
extensions:
|
||||||
|
- .aug
|
||||||
|
|
||||||
AutoHotkey:
|
AutoHotkey:
|
||||||
type: programming
|
type: programming
|
||||||
lexer: autohotkey
|
lexer: autohotkey
|
||||||
@@ -876,7 +881,6 @@ Prolog:
|
|||||||
|
|
||||||
Puppet:
|
Puppet:
|
||||||
type: programming
|
type: programming
|
||||||
lexer: Text only
|
|
||||||
extensions:
|
extensions:
|
||||||
- .pp
|
- .pp
|
||||||
filenames:
|
filenames:
|
||||||
|
|||||||
Reference in New Issue
Block a user