mirror of
https://github.com/neovim/neovim.git
synced 2026-04-29 10:44:08 +00:00
treesitter: update runtime
Update to 81d533d2d1b580fdb507accabc91ceddffb5b6f0.
This commit is contained in:
@@ -19,6 +19,7 @@ if [ ! -d "$ts_source_dir" ]; then
|
||||
git clone "$ts_url" "$ts_source_dir"
|
||||
else
|
||||
echo "Found a non-empty $ts_source_dir directory..."
|
||||
git -C "$ts_source_dir" fetch
|
||||
fi
|
||||
|
||||
echo "Checking out $1..."
|
||||
|
||||
Reference in New Issue
Block a user