Our great sponsors
-
I'm using nvim-treesitter-textobjects and I was wondering if it would be possible to use it to move to text objects instead of only selecting. Sometimes I want for example to move to the beginning of the function declaration.
-
To plug my own plugin: https://github.com/Dkendal/nvim-treeclimber, you might find it useful for this.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
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.
Related posts
- Function and class text objects with Treesitter?
- 'mini.surround' new features - tree-sitter support, "last"/"next" extended mappings, aliases, and more
- 'mini.ai' now supports textobjects based on tree-sitter
- mini.ai - extend and create a/i textobjects (like 'targets.vim', but in Lua and a bit different)
- Question: Is it a requirement that plugins written in Lua require you to call the setup function?