vim-pythonsense VS vim-textobj-function

Compare vim-pythonsense vs vim-textobj-function and see what are their differences.

vim-pythonsense

A Vim plugin that provides text objects and motions for Python classes, methods, functions, and doc strings. (by jeetsukumaran)
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
vim-pythonsense vim-textobj-function
3 3
210 141
- -
0.0 10.0
almost 3 years ago about 4 years ago
Vim Script VimL
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-pythonsense

Posts with mentions or reviews of vim-pythonsense. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-12.
  • Function text object
    2 projects | /r/vim | 12 Mar 2022
    https://github.com/jeetsukumaran/vim-pythonsense for Python
  • Vim regex works interactively but not in Vimscript function
    1 project | /r/vim | 3 Apr 2021
    I would like to define a Vimscript function that yanks the value of 'dir_name' if my cursor is over the class. My current approach uses the class text object c from the plugin Pythonsense, which allows me to visually select the interior of the class with vic. It also uses the g command.
  • Is there a breadcrumbs plugin for vim?
    2 projects | /r/vim | 15 Jan 2021
    For Python, the vim-pythonsense plugin has a mapping to echo the location of the cursor: https://github.com/jeetsukumaran/vim-pythonsense#python-location-information

vim-textobj-function

Posts with mentions or reviews of vim-textobj-function. 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 vim-pythonsense and vim-textobj-function you can also consider the following projects:

context.vim - Vim plugin that shows the context of the currently visible buffer contents

vim-textobj-elixir - Make text objects with various elixir block structures.

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-fold - Vim plugin: Text objects for foldings

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

vimtex - VimTeX: A modern Vim and neovim filetype plugin for LaTeX files.

vim-textobj-rubyblock - A custom text object for selecting ruby blocks.

vim-textobj-comment - Vim text objects for comments

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