mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-18 01:39:00 +00:00
feat(purescript)!: update parser and queries
removed note: `(constructor_operator)`
This commit is contained in:
committed by
Christian Clason
parent
9807487fe9
commit
7e6fbcaa20
@@ -1739,7 +1739,7 @@ return {
|
||||
},
|
||||
purescript = {
|
||||
install_info = {
|
||||
revision = '603daa9178bcef3386b3040d86435794965fc6f2',
|
||||
revision = '03bafc129e390d65178caaa72d8a1b91439d170e',
|
||||
url = 'https://github.com/postsolar/tree-sitter-purescript',
|
||||
},
|
||||
maintainers = { '@postsolar' },
|
||||
|
||||
@@ -52,7 +52,6 @@
|
||||
|
||||
[
|
||||
(operator)
|
||||
(constructor_operator)
|
||||
(type_operator)
|
||||
(all_names)
|
||||
"="
|
||||
|
||||
Reference in New Issue
Block a user