vim-textobj-user VS wildfire.vim

Compare vim-textobj-user vs wildfire.vim and see what are their differences.

wildfire.vim

Smart selection of the closest text object (by gcmt)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
vim-textobj-user wildfire.vim
25 5
1,424 606
- -
0.0 0.0
about 4 years ago 9 months ago
Vim Script Vim Script
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vim-textobj-user

Posts with mentions or reviews of vim-textobj-user. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-11.

wildfire.vim

Posts with mentions or reviews of wildfire.vim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-10.

What are some alternatives?

When comparing vim-textobj-user and wildfire.vim you can also consider the following projects:

nvim-treesitter-textobjects

aerial.nvim - Neovim plugin for a code outline window

vim-indent-object - Vim plugin that defines a new text object representing lines of code at the same indent level. Useful for python/vim scripts, etc.

syntax-tree-surfer - A plugin for Neovim that helps you surf through your document and move elements around using the nvim-treesitter API.

coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

refactoring.nvim - The Refactoring library based off the Refactoring book by Martin Fowler

vim-matchup - vim match-up: even better % :facepunch: navigate and highlight matching words :facepunch: modern matchit and matchparen. Supports both vim and neovim + tree-sitter.

vim-textobj-indent - Vim plugin: Text objects for indented blocks of lines

nvim-treesitter-textsubjects - Location and syntax aware text objects which *do what you mean*

vim-textobj-entire - Vim plugin: Text objects for entire buffer

golisttests - A helper that lists test names starting from the current directory. Used to provide completion candidates when integrating with fzf.