Recent treesitter update borked highlighting?

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

  • You can subscribe to this issue to get notified when breaking changes happen, as the README says, treesitter is still an experimental feature, so breaking changes are expected

  • tokyonight.nvim

    🏙 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish.

  • For colorscheme authors that want their theme to be backward compatible, I use the following code https://github.com/folke/tokyonight.nvim/blob/main/lua/tokyonight/treesitter.lua

  • 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
  • lush.nvim

    Create Neovim themes with real-time feedback, export anywhere.

  • Lush users should see issue 109 for migration details/workaround. May change (improve?) in the future.

  • packer.nvim

    A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config

  • Oh... great... Also this

  • Vim

    The official Vim repository

  • don't get me wrong i think treesitter is a very good alternative to what is out there... but it isn't stable currently and with every update it breaks things. if it were to become stable quicker that would be great... also textMate's highlighting engine is very good too and many editors are using it but it is regex based so it doesn't have the code manipulation abilities as treesitter. there is a whole discussion going here https://github.com/vim/vim/issues/9087 about treesitter and other alternatives.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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