mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-07 20:08:48 +00:00
Use new lexers for Puppet & Augeas files
This commit is contained in:
@@ -90,6 +90,11 @@ Assembly:
|
||||
extensions:
|
||||
- .asm
|
||||
|
||||
Augeas:
|
||||
type: programming
|
||||
extensions:
|
||||
- .aug
|
||||
|
||||
AutoHotkey:
|
||||
type: programming
|
||||
lexer: autohotkey
|
||||
@@ -859,7 +864,6 @@ Prolog:
|
||||
|
||||
Puppet:
|
||||
type: programming
|
||||
lexer: Text only
|
||||
extensions:
|
||||
- .pp
|
||||
filenames:
|
||||
|
||||
Reference in New Issue
Block a user