mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 12:28:47 +00:00
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
|
||||||
@@ -859,7 +864,6 @@ Prolog:
|
|||||||
|
|
||||||
Puppet:
|
Puppet:
|
||||||
type: programming
|
type: programming
|
||||||
lexer: Text only
|
|
||||||
extensions:
|
extensions:
|
||||||
- .pp
|
- .pp
|
||||||
filenames:
|
filenames:
|
||||||
|
|||||||
Reference in New Issue
Block a user