Are you using tree-sitter via nvim-treesitter plugin?

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

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

    Nvim Treesitter configurations and abstraction layer

  • Are you using any of the Neovim's tree-sitter capabilities via nvim-treesitter plugin?

  • helix

    A post-modern modal text editor.

  • It crashes neovim, when doing anything macro-heavy like using freetype2. Interestingly this also is a problem for helix: https://github.com/helix-editor/helix/issues/673

  • 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
  • veridian

    A SystemVerilog Language Server

  • Neovim's native LSP support with Slang and/or Verible + https://github.com/vivekmalneedi/veridian

  • tree-sitter-kotlin

    Kotlin grammar for tree-sitter (by Joakker)

  • I'm working on a new kotlin parser for tree-sitter, and so far it's worked wonders. Hopefully it gets accepted soon.

  • verilog_systemverilog.vim

    Verilog/SystemVerilog Syntax and Omni-completion

  • Verible has some LSP features that Slang does not have, notably formatting and region-formatting. But I use a separate syntax plugin for verilog which has awesome formatting support, so I didn't need the extra features of Verible (which takes forever to compile). https://github.com/vhda/verilog_systemverilog.vim

  • nvim-treesitter-textobjects

  • Treesitter isn't just highlighting. It allows few other things, like custom textobjects https://github.com/nvim-treesitter/nvim-treesitter-textobjects

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