mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
chore: update cmake files
This commit is contained in:
parent
1b9f704eb8
commit
e2c162b09f
2 changed files with 2 additions and 2 deletions
|
|
@ -48,7 +48,7 @@
|
|||
"revision": "6e41628e9d18b19caea1cb1d72aae4ccff5bdfe9"
|
||||
},
|
||||
"cmake": {
|
||||
"revision": "399605a02bcd5daa309ce63a6459c600dce3473f"
|
||||
"revision": "24ed4fd565cd95fcba4f42e995cf186cab180ccb"
|
||||
},
|
||||
"comment": {
|
||||
"revision": "94c99a66bb5051d8321b5900aee92b76450c50ce"
|
||||
|
|
|
|||
|
|
@ -206,7 +206,7 @@ list.clojure = {
|
|||
list.cmake = {
|
||||
install_info = {
|
||||
url = "https://github.com/uyha/tree-sitter-cmake",
|
||||
files = { "src/parser.c", "src/scanner.cc" },
|
||||
files = { "src/parser.c", "src/scanner.c" },
|
||||
},
|
||||
maintainers = { "@uyha" },
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue