Merge pull request #132 from pmoura/detect-logtalk-language

Added detection for the Logtalk language (http://logtalk.org/)
This commit is contained in:
Joshua Peek
2012-03-05 06:01:26 -08:00
5 changed files with 18 additions and 0 deletions

View File

@@ -573,6 +573,12 @@ Literate Haskell:
extensions:
- .lhs
Logtalk:
type: programming
primary_extension: .lgt
extensions:
- .lgt
Lua:
type: programming
primary_extension: .lua