surround-funk.vim VS vim-surround-funk

Compare surround-funk.vim vs vim-surround-funk and see what are their differences.

surround-funk.vim

A Vim plugin to manipulate function calls [Moved to: https://github.com/Matt-A-Bennett/vim-surround-funk] (by Matt-A-Bennett)

vim-surround-funk

A Vim plugin to manipulate function calls (by Matt-A-Bennett)
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
surround-funk.vim vim-surround-funk
1 4
46 80
- -
9.8 0.0
about 2 years ago about 2 years ago
Vim Script Vim Script
- -
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.

surround-funk.vim

Posts with mentions or reviews of surround-funk.vim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-21.
  • surround-funk 2.2: A plugin inspired by tpope's vim-surround for working with function calls
    2 projects | /r/vim | 21 Feb 2022
    I've released surround-funk 2.2 (you can also get it from vim.org). It allows you to delete, change and yank a surrounding function call along with its additional arguments. With the surrounding function call in the unnamed register, you can 'grip' any text object with it (including a different function call). 'Gripping' will wrap/encompass a word or function call with the one you have in the unnamed register (see demos below).

vim-surround-funk

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

What are some alternatives?

When comparing surround-funk.vim and vim-surround-funk you can also consider the following projects:

nvim-treesitter-textobjects

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

vim-airline - lean & mean status/tabline for vim that's light as air

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

nerdtree - A tree explorer plugin for vim. [Moved to: https://github.com/preservim/nerdtree]

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

vimwiki - Personal Wiki for Vim

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

nerdtree - A tree explorer plugin for vim.

vim-sandwich - Set of operators and textobjects to search/select/edit sandwiched texts.

CamelCaseMotion - A vim script to provide CamelCase motion through words (fork of inkarkat's camelcasemotion script)

targets.vim - Vim plugin that provides additional text objects