mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-07 22:10:01 -04:00
vim: switch to parser maintained by Neovim (#4610)
Problem: The current vimscript parser has not been maintained for a while, which was a blocker for packaging the coming Neovim release. Solution: Fork parser to https://github.com/neovim/tree-sitter-vim/ and maintain it there from now on.
This commit is contained in:
parent
226c1475a4
commit
584ccea56e
3 changed files with 4 additions and 4 deletions
|
|
@ -519,7 +519,7 @@
|
|||
"revision": "77fd8a8fcc0b4788e0b1569b1a4fa070b36add28"
|
||||
},
|
||||
"vim": {
|
||||
"revision": "e39a7bbcfdcfc7900629962b785c7e14503ae590"
|
||||
"revision": "2886b52143d570d81f97c98be7a1e204ce9d3bcd"
|
||||
},
|
||||
"vimdoc": {
|
||||
"revision": "15c2fdcc57f51f1caef82fe75e1ffb733626dcae"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue