Package Details: tree-sitter-lua-git 1:0.0.14.r0.gfb30e8c-2

Git Clone URL: https://aur.archlinux.org/tree-sitter-lua-git.git (read-only, click to copy)
Package Base: tree-sitter-lua-git
Description: Lua grammar for tree-sitter
Upstream URL: https://github.com/muniftanjim/tree-sitter-lua
Licenses: MIT
Groups: tree-sitter-grammars
Conflicts: tree-sitter-lua
Provides: tree-sitter-lua
Submitter: lmartinez-mirror
Maintainer: None
Last Packager: HelloImWar
Votes: 0
Popularity: 0.000000
First Submitted: 2021-06-07 07:45 (UTC)
Last Updated: 2023-07-27 21:53 (UTC)

Dependencies (4)

Required by (1)

Sources (1)

Latest Comments

istepan commented on 2023-02-03 15:50 (UTC)

I have error:


Cloning into 'tree-sitter-lua-git'...
done.
==> Starting prepare()...
==> Starting pkgver()...
==> Removing existing $pkgdir/ directory...
==> Starting build()...
/usr/bin/ld: scanner.o: warning: relocation against `level_count' in read-only section `.text'
/usr/bin/ld: scanner.o: relocation R_X86_64_PC32 against symbol `level_count' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: bad value
collect2: error: ld returned 1 exit status
==> ERROR: A failure occurred in build().

lmartinez-mirror commented on 2022-11-26 20:33 (UTC)

Thanks for the reports, I'll push a fix soon.

xlucn commented on 2022-11-14 15:23 (UTC)

Should this update to https://github.com/MunifTanjim/tree-sitter-lua, which is used by nvim-treesitter plugin?

https://github.com/nvim-treesitter/nvim-treesitter/pull/2272