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

View File

@@ -53,6 +53,7 @@ application/xaml+xml @xaml :8bit
image/x-icns @icns
text/cache-manifest @manifest
text/plain @cu,cxx
text/x-logtalk @lgt
text/x-nemerle @n
text/x-nimrod @nim
text/x-ocaml @ml,mli,mll,mly,sig,sml