vimproviser VS vim-lastnextprevious

Compare vimproviser vs vim-lastnextprevious and see what are their differences.

vim-lastnextprevious

Vim plugin that saves the user of typing repeatedly some movement (or action) commands that are short, but hard to press repeatedly (by suy)
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
vimproviser vim-lastnextprevious
4 1
11 4
- -
0.0 10.0
over 2 years ago over 9 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.

vimproviser

Posts with mentions or reviews of vimproviser. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-24.
  • which git plugin do you use?
    10 projects | /r/neovim | 24 Oct 2022
    hey! That looks exactly like mine (much more overengineered) plugin Vimproviser
  • Is there an easy way to repeat previous command?
    1 project | /r/vim | 21 Oct 2021
    This is kinda of why I created https://github.com/EgZvor/vimproviser , but in its current form it's not able to achieve what you want in the first example. Mainly because it's operates in Normal mode only currently, but it could be extended. I might do it. Can you suggest other cases to better grasp the problem space?
  • Vimproviser | Vim Plugin to repeat Motions
    1 project | /r/vim | 30 Sep 2021
    Here's a link https://github.com/egzvor/vimproviser
  • Plugin for situationally remapping h and l
    1 project | /r/vim | 7 Apr 2021
    them so I decided to save some usable mapping pairs and add a command to switch between them. This looks promising so far. I packed this functionality in a plugin https://github.com/egzvor/vimproviser

vim-lastnextprevious

Posts with mentions or reviews of vim-lastnextprevious. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-24.
  • which git plugin do you use?
    10 projects | /r/neovim | 24 Oct 2022
    I just start from the top of the file, and stage a hunk (dp) go to the next one (]d) then I repeat the staging and the moving with just pressing . and + (the repeating of the moving is an almost trivial plugin that I wrote). Nowadays I can do the navigating/staging inside the built-in "stage" view in fugitive, but it is not as good when you just need to choose with more granularity than the hunks.

What are some alternatives?

When comparing vimproviser and vim-lastnextprevious you can also consider the following projects:

hydra.nvim - Create custom submodes and menus

vim-unimpaired - unimpaired.vim: Pairs of handy bracket mappings

dotfiles - dotfiles

vgit.nvim - Visual git plugin for Neovim

lazygit - simple terminal UI for git commands

gv.vim - A git commit browser in Vim

toggleterm.nvim - A neovim lua plugin to help easily manage multiple terminal windows

gitsigns.nvim - Git integration for buffers