What exactly are TextObjects and how to utilize them?

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
  • nvim-treesitter-textobjects

  • Hello everyone, I stumbled upon this section of nvim.go which basically refers to this github repo and I am a bit confused. From my understanding, the TextObject basically gives a text of code the ability to have a specific context (eg a function, parameter...) and then gives me the ability to navigate it just like I can paragraphs and words. But with the section mentioned above the keybindings are as such ` ["af"] = "@function.outer",` so if I click `a` and then `f`, it won't work as `a` is already insert after cursor and `a` will just put me in insert mode and I'll type in "f". My best guess is that I have to be positioned properly to get the shortcuts to work

  • 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

  • Use treesitter to jump to next argument without going into nested function calls?

    1 project | /r/neovim | 22 Sep 2023
  • Code navigation ctags/cscope/gnu global alternative?

    1 project | /r/neovim | 16 Sep 2023
  • How to move between the topmost/root node in treesitter?

    1 project | /r/neovim | 20 Jun 2023
  • Vim Tip - Jump to start of function or code block

    1 project | /r/neovim | 19 Apr 2023
  • Getting v(a|i)B working in Ruby?

    1 project | /r/neovim | 15 Apr 2023