'mini.ai' now supports textobjects based on tree-sitter

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

    Library of 35+ independent Lua modules improving overall Neovim (version 0.7 and higher) experience with minimal effort

  • Thanks! Not "merge" per se, but use 'mini.ai' search logic in 'mini.surround'. Yes, I do intend to do this. Plan to first wait for week or two to end the beta-test of 'mini.ai', then make a 0.5.0 plugin release, and only then execute the move.

  • nvim-treesitter-textobjects

  • Now it has support for tree-sitter specifications via exported MiniAI.gen_spec.treesitter() function. In order for this to work, user should have 'textobjects' query files with specified captures for every target language. Can have them either by just installing 'nvim-treesitter/nvim-treesitter-textobjects' (but not enabling textobjects) or creating manually inside 'after/queries//textobjects.scm' files.

  • 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

  • Function and class text objects with Treesitter?

    3 projects | /r/neovim | 31 Jan 2023
  • Moving to text object

    2 projects | /r/neovim | 24 Nov 2022
  • 'mini.surround' new features - tree-sitter support, "last"/"next" extended mappings, aliases, and more

    2 projects | /r/neovim | 28 Aug 2022
  • mini.ai - extend and create a/i textobjects (like 'targets.vim', but in Lua and a bit different)

    3 projects | /r/neovim | 28 Jul 2022
  • Question: Is it a requirement that plugins written in Lua require you to call the setup function?

    2 projects | /r/neovim | 7 Jan 2022