Fix for "tree-sitter ABI version mismatch" in neovim using latest tree-sitter version on Arch Linux

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • nvim-treesitter

    Nvim Treesitter configurations and abstraction layer

  • It seems there was a breaking change in tree-sitter v0.19.0 which broke nvim-treesitter. https://github.com/nvim-treesitter/nvim-treesitter/issues/1004 https://github.com/nvim-treesitter/nvim-treesitter/issues/994

  • tree-sitter

    An incremental parsing system for programming tools

  • I solved this error by using precompiled bin library from https://github.com/tree-sitter/tree-sitter/releases/download/v0.18.3/tree-sitter-linux-x64.gz and put this lib in a folder exported to PATH and delete the treecitter dir from .../paq/start/ dir and then reinstall package by :PaqInstall function

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts