Damian-Conway-s-Vim-Setup VS vim-subversive

Compare Damian-Conway-s-Vim-Setup vs vim-subversive and see what are their differences.

Damian-Conway-s-Vim-Setup

Snapshots of my Vim setup. Open source, but utterly unsupported...and probably dangerous. (by thoughtstream)

vim-subversive

Vim plugin providing operator motions to quickly replace text (by svermeulen)
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
Damian-Conway-s-Vim-Setup vim-subversive
3 13
990 291
- -
0.0 2.8
about 2 years ago 4 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.

Damian-Conway-s-Vim-Setup

Posts with mentions or reviews of Damian-Conway-s-Vim-Setup. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-20.
  • What is one key map you use that you don't understand how other Vim users live without?
    2 projects | /r/vim | 20 Nov 2022
    I personally first saw it in [Damian Conway's Vim setup file](https://github.com/thoughtstream/Damian-Conway-s-Vim-Setup/blob/master/.vimrc) a couple of years ago, which is really noteworthy!
  • Vim CursorMoved Autocommands Error
    1 project | /r/vim | 1 Sep 2022
    I am using VIM - 9.0 on a Mac Monterey. I have this old plugin under ~/.vim/plugin/trackperlvars.vim and the content is from this.
  • Do you do Math in vim or use an external program?
    1 project | /r/vim | 13 Jul 2021
    I am wondering what is a handy way to go about doing some maths. I am aware that vim has the expression register and can do simple addition/subtraction/multiplication but I am wondering for slightly more advanced usages, such as calculating average of many values and standard deviation. Am I better off just pasting it into excel, I notice there is some plugins such as this but wonder if vim is even the right tool for the job or if its something best left to specialised programs/shell scripting

vim-subversive

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

What are some alternatives?

When comparing Damian-Conway-s-Vim-Setup and vim-subversive you can also consider the following projects:

vim-exchange - Easy text exchange operator for Vim

ReplaceWithRegister - Replace text with the contents of a register.

evil-ReplaceWithRegister - Port of vim plugin ReplaceWithRegister

vim-yoink - Vim plugin that maintains a yank history to cycle between when pasting

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

vim-cutlass - Plugin that adds a 'cut' operation separate from 'delete'

easypick.nvim - A neovim plugin that lets you easily create Telescope pickers from arbitrary console commands

lightspeed.nvim - deprecated in favor of leap.nvim

vim-peekaboo - :eyes: " / @ / CTRL-R

norg-specs - A collection of specifications and grammars for Neorg's file format, `norg`.

nuake - A Quake-style terminal panel for Neovim and Vim

vim-operator-replace - Vim plugin: Operator to replace text with register content