New comment by ibhagwan on void-packages repository https://github.com/void-linux/void-packages/pull/50372#issuecomment-2119308788 Comment: @tranzystorekk, ty for your work on this. This build however is incomplete, it is missing lua the default treesitter parsers: ``` /lib/nvim/parser/bash.so /lib/nvim/parser/c.so /lib/nvim/parser/lua.so /lib/nvim/parser/markdown.so /lib/nvim/parser/markdown_inline.so /lib/nvim/parser/python.so /lib/nvim/parser/query.so /lib/nvim/parser/vim.so /lib/nvim/parser/vimdoc.so ``` This can result in https://github.com/neovim/neovim/issues/27951, which you may not experience if you have `nvim-treesitter` plugin installed as it will compile the missing parsers.