Change grammar used for Haskell highlighting (#3147)

This commit is contained in:
John Gardner
2016-08-20 02:49:15 +10:00
committed by Paul Chaignon
parent 99a3a5b85b
commit 56f0f93bbb
6 changed files with 39 additions and 22 deletions

6
.gitmodules vendored
View File

@@ -280,9 +280,6 @@
[submodule "vendor/grammars/groovy.tmbundle"]
path = vendor/grammars/groovy.tmbundle
url = https://github.com/textmate/groovy.tmbundle
[submodule "vendor/grammars/haskell.tmbundle"]
path = vendor/grammars/haskell.tmbundle
url = https://github.com/textmate/haskell.tmbundle
[submodule "vendor/grammars/html.tmbundle"]
path = vendor/grammars/html.tmbundle
url = https://github.com/textmate/html.tmbundle
@@ -755,6 +752,9 @@ url = https://github.com/austinwagner/sublime-sourcepawn
[submodule "vendor/grammars/language-roff"]
path = vendor/grammars/language-roff
url = https://github.com/Alhadis/language-roff
[submodule "vendor/grammars/language-haskell"]
path = vendor/grammars/language-haskell
url = https://github.com/atom-haskell/language-haskell
[submodule "vendor/grammars/language-asn1"]
path = vendor/grammars/language-asn1
url = https://github.com/ajLangley12/language-asn1