mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 03:56:52 -04:00
Fix clojure
This commit is contained in:
parent
080b6476fe
commit
3cc57cd3fa
2 changed files with 1 additions and 2 deletions
|
|
@ -9,7 +9,7 @@
|
|||
"revision": "70fd2cba742506903589b5e046c32e0e3e06404a"
|
||||
},
|
||||
"clojure": {
|
||||
"revision": "f09652f095be878df8a87a57dcbfa07094316253"
|
||||
"revision": "61139f828d5be2155f3dce7be9aad1151e01b103"
|
||||
},
|
||||
"comment": {
|
||||
"revision": "6b0dbd56284023617c3ea755624e55d0254f813a"
|
||||
|
|
|
|||
|
|
@ -50,7 +50,6 @@ list.clojure = {
|
|||
install_info = {
|
||||
url = "https://github.com/sogaiu/tree-sitter-clojure",
|
||||
files = { "src/parser.c" },
|
||||
branch = "upgrade-to-ts-0.19.x"
|
||||
},
|
||||
maintainers = {"@sogaiu"},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue