Alternative Lua parser for nvim-treesitter. It closely follows the syntax of Lua in extended BNF (https://www.lua.org/manual/5.1/manual.html#8).

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. nvim-treesitter

    Nvim Treesitter configurations and abstraction layer

    The maintainers of nvim-treesitter are already aware of this. Check these issues: - https://github.com/nvim-treesitter/nvim-treesitter/issues/2241 - https://github.com/nvim-treesitter/tree-sitter-lua/issues/7

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. tree-sitter-lua

    Discontinued Lua grammar for tree-sitter. (by nvim-treesitter)

    The maintainers of nvim-treesitter are already aware of this. Check these issues: - https://github.com/nvim-treesitter/nvim-treesitter/issues/2241 - https://github.com/nvim-treesitter/tree-sitter-lua/issues/7

  4. nvim-treesitter-lua

    Discontinued Tree-sitter Lua parser integration for nvim-treesitter.

  5. tree-sitter-lua

    Neovim Tree Sitter Lua Grammar & Library

    Interesting, you seem to have done for this a lot of the reasons I created this parser awhile back: https://github.com/tjdevries/tree-sitter-lua

  6. tree-sitter-jsdoc

    JSDoc grammar for Tree-sitter

    luadoc parser that is similar to what https://github.com/tree-sitter/tree-sitter-jsdoc is.

  7. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    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

  • Trying to set up a dev environment for Vue.js in Astrovim

    2 projects | /r/neovim | 18 May 2023
  • Is there a feature in Neovim similar to Emmet's balance inward and outward in VSCode?

    1 project | /r/neovim | 3 May 2023
  • Searching for plugin to provide granular treesitter visual mode navigation

    2 projects | /r/neovim | 23 Apr 2023
  • Is there a plugin to select the parent block of code I am in?

    2 projects | /r/neovim | 14 Apr 2023
  • equivalent to ci{ but for white-space languages?

    5 projects | /r/neovim | 1 Mar 2023

Did you know that Scheme is
the 62nd most popular programming language
based on number of references?