aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/typst/git:
diff options
context:
space:
mode:
authorRobert Muir <rmuir@apache.org>2026-02-19 09:39:22 -0500
committerGitHub <noreply@github.com>2026-02-19 15:39:22 +0100
commit3edb01f912867603c2aef9079f208f0244c0885b (patch)
tree8620f4687fcc37d52595c6e1d9bcbcadd92d36d7 /runtime/queries/typst/git:
parentfeat(kotlin)!: update parser and queries (diff)
downloadnvim-treesitter-main.tar
nvim-treesitter-main.tar.gz
nvim-treesitter-main.tar.bz2
nvim-treesitter-main.tar.lz
nvim-treesitter-main.tar.xz
nvim-treesitter-main.tar.zst
nvim-treesitter-main.zip
fix(install): unlink files before copy on unix to prevent crashes (#8517)HEADmain
uv_fs_copyfile will truncate the target first, which can result in hard-to-debug crashes if the shared object is currently in use. instead, unlink the target first, so that the operation doesn't modify any in-use files. the disk space from the old parsers won't be reclaimed until any processes using them relinquish their open file handles.
Diffstat (limited to 'runtime/queries/typst/git:')
0 files changed, 0 insertions, 0 deletions