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:
|
||||
- .asm
|
||||
|
||||
Augeas:
|
||||
type: programming
|
||||
extensions:
|
||||
- .aug
|
||||
|
||||
AutoHotkey:
|
||||
type: programming
|
||||
lexer: autohotkey
|
||||
@@ -876,7 +881,6 @@ Prolog:
|
||||
|
||||
Puppet:
|
||||
type: programming
|
||||
lexer: Text only
|
||||
extensions:
|
||||
- .pp
|
||||
filenames:
|
||||
|
||||
Reference in New Issue
Block a user