Custom Grammar not recognized as Highlighting

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • I am trying to create a tree-sitter grammar, but I can't get neovim to work with it. My repo is online here (https://github.com/jooooscha/tree-sitter-typst), and with `tree-sitter highlight` etc. everything works. I also added it via `parser_config.typst` to `nvim-treesitter`. Neovim does recognize that the grammar is installed (see via `:TSModuleInfo`), but the highlight column for the grammar shows a red cross.

  • tree-sitter-xml

    XML Grammar for Tree-Sitter

  • parser_config.xml = { install_info = { url = "https://github.com/RenjiSann/tree-sitter-xml", -- local path or git repo files = { "src/parser.c" }, branch = "main", generate_requires_npm = false, requires_generate_from_grammar = false, }, filetype = "xml", }

  • 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
  • tree-sitter-agda

    Agda grammar for tree-sitter

  • Thanks, but I already tried that. I am on NixOs, so I installed the grammar through my nixos configuration. However, I ruled that variable out by installing this agda grammar in the same way.

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

  • Expat (XML parser) is understaffed and needs funding

    1 project | news.ycombinator.com | 3 Apr 2024
  • Expat is understaffed and without funding

    1 project | news.ycombinator.com | 30 Mar 2024
  • Expat is understaffed and without funding

    1 project | news.ycombinator.com | 15 Mar 2024
  • Xml2Json - convert xml strings to json and vise versa, binding to a Rust lib

    3 projects | /r/ruby | 3 Oct 2023
  • [Cpp Questions] Un analyseur HTML pour CPP?

    2 projects | /r/enfrancais | 17 May 2023