Use a different grammar for PureScript

This commit is contained in:
Harry Garrood
2015-07-19 09:18:09 +01:00
parent e1dbd68713
commit 29197736c7
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: