Merge pull request #2506 from hdgarrood/master

Use a different grammar for PureScript
This commit is contained in:
Arfon Smith
2015-07-21 13:37:05 +01:00
4 changed files with 7 additions and 1 deletions

View File

@@ -2667,7 +2667,7 @@ PureScript:
color: "#1D222D"
extensions:
- .purs
tm_scope: source.haskell
tm_scope: source.purescript
ace_mode: haskell
Python: