argtextobj.vim VS vim-textobj-indent

Compare argtextobj.vim vs vim-textobj-indent and see what are their differences.

argtextobj.vim

Text-object like motion for arguments (by vim-scripts)

vim-textobj-indent

Vim plugin: Text objects for indented blocks of lines (by kana)
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
argtextobj.vim vim-textobj-indent
4 6
142 166
- -
10.0 0.0
over 4 years ago over 3 years ago
VimL VimL
- -
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.

argtextobj.vim

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

vim-textobj-indent

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

What are some alternatives?

When comparing argtextobj.vim and vim-textobj-indent you can also consider the following projects:

sideways.vim - A Vim plugin to move function arguments (and other delimited-by-something items) left and right.

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.

vim-textobj-between - Text objects for a range between a character.

vim-textobj-user - Vim plugin: Create your own text objects

Vim - The official Vim repository

Python-mode - Vim python-mode. PyLint, Rope, Pydoc, breakpoints from box.

vim-textobj-comment - Vim text objects for comments

python-lsp-server - Fork of the python-language-server project, maintained by the Spyder IDE team and the community

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

jedi - Awesome autocompletion, static analysis and refactoring library for python

textobj-word-column.vim - Adds text-objects for word-based columns in Vim.

vim-surround-funk - A Vim plugin to manipulate function calls