The current treesitter dependency appears to be: ``` Name : libtree-sitter-devel Version : 0.20.1 ``` Unfortunately `nvim-treesitter` is starting to use a new ABI 14 which needs tree-sitter 0.20.3+: https://github.com/nvim-treesitter/nvim-treesitter/pull/3055 The official Neovim 0.7 is compatible with this change, but this build it not. If it could be rebuilt with tree-sitter 0.20.6 (the latest Fedora version https://fedora.pkgs.org/36/fedora-updates-x86_64/libtree-sitter-devel-0.20.6-1.fc36.x86_64.rpm.html) or newer then all would be well.
Yep, I just ran into this. Error is scary, but I'm not sure how much functionality I'm loosing. But, neovim is unusable with this plug enabled under these conditions.
Hmm, I have libtree-sitter-0.20.6-1.fc36.x86_64 and neovim-0.7.0-1.fc36.x86_64, now, but I still see this error, exactly as before. I don't understand. Error detected while processing FileType Autocommands for "*": Error executing lua callback: /usr/share/nvim/runtime/lua/vim/treesitter/language.lua:33: ABI version mismatch for /home/<user>/.local/share/nvim/plugged/nvim-treesitter/parser/vim.so: supported betwe en 13 and 13, found 14 stack traceback: [C]: in function '_ts_add_language' /usr/share/nvim/runtime/lua/vim/treesitter/language.lua:33: in function 'require_language' /usr/share/nvim/runtime/lua/vim/treesitter.lua:39: in function '_create_parser' /usr/share/nvim/runtime/lua/vim/treesitter.lua:94: in function 'get_parser' ...lugged/nvim-treesitter/lua/nvim-treesitter/highlight.lua:136: in function 'start' ...lugged/nvim-treesitter/lua/nvim-treesitter/highlight.lua:142: in function 'attach' .../plugged/nvim-treesitter/lua/nvim-treesitter/configs.lua:471: in function 'attach_module' .../plugged/nvim-treesitter/lua/nvim-treesitter/configs.lua:494: in function 'reattach_module ' .../plugged/nvim-treesitter/lua/nvim-treesitter/configs.lua:108: in function <.../plugged/nvi m-treesitter/lua/nvim-treesitter/configs.lua:107> David, can you comment?
Okay, I got new neovim pkg, too. Now that error is gone.
Great news! Did you see the new v0.7.2 version of Neovim? https://github.com/neovim/neovim/releases/tag/v0.7.2
I requested an update to v0.7.2: https://bugzilla.redhat.com/show_bug.cgi?id=2101408
Ugh, and of course tree-sitter doesn't do a soname bump! I'll also do a PR against the rawhide branch of neovim adding a manual 'Requires'
I'll give asn a couple of days to look at https://src.fedoraproject.org/rpms/neovim/pull-request/8 -- but meantime, I can do an update that uses the current neovim spec from Rawhide, to unblock people. You'd just have to make sure you upgrade both libtree-sitter and neovim.
FEDORA-EPEL-2022-c1a186594f has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-c1a186594f
FEDORA-2022-e859c23b6b has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2022-e859c23b6b
FEDORA-2022-e859c23b6b has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2022-57e90257c6 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-57e90257c6
FEDORA-EPEL-2022-c1a186594f has been pushed to the Fedora EPEL 9 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-c1a186594f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
Thanks for all your work on this update!
FEDORA-2022-57e90257c6 has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-57e90257c6` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-57e90257c6 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2022-c1a186594f has been pushed to the Fedora EPEL 9 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2022-57e90257c6 has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report.