aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lua/nvim-treesitter/parsers.lua2
-rw-r--r--runtime/queries/purescript/highlights.scm1
2 files changed, 1 insertions, 2 deletions
diff --git a/lua/nvim-treesitter/parsers.lua b/lua/nvim-treesitter/parsers.lua
index c230e6979..3194af27c 100644
--- a/lua/nvim-treesitter/parsers.lua
+++ b/lua/nvim-treesitter/parsers.lua
@@ -1739,7 +1739,7 @@ return {
},
purescript = {
install_info = {
- revision = '603daa9178bcef3386b3040d86435794965fc6f2',
+ revision = '03bafc129e390d65178caaa72d8a1b91439d170e',
url = 'https://github.com/postsolar/tree-sitter-purescript',
},
maintainers = { '@postsolar' },
diff --git a/runtime/queries/purescript/highlights.scm b/runtime/queries/purescript/highlights.scm
index 02426b0ab..33b62725c 100644
--- a/runtime/queries/purescript/highlights.scm
+++ b/runtime/queries/purescript/highlights.scm
@@ -52,7 +52,6 @@
[
(operator)
- (constructor_operator)
(type_operator)
(all_names)
"="