mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-05 17:05:34 +00:00
Merge pull request #132 from pmoura/detect-logtalk-language
Added detection for the Logtalk language (http://logtalk.org/)
This commit is contained in:
@@ -573,6 +573,12 @@ Literate Haskell:
|
||||
extensions:
|
||||
- .lhs
|
||||
|
||||
Logtalk:
|
||||
type: programming
|
||||
primary_extension: .lgt
|
||||
extensions:
|
||||
- .lgt
|
||||
|
||||
Lua:
|
||||
type: programming
|
||||
primary_extension: .lua
|
||||
|
||||
Reference in New Issue
Block a user