vim-lastnextprevious VS vimproviser

Compare vim-lastnextprevious vs vimproviser 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)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
vim-lastnextprevious vimproviser
1 4
4 11
- -
10.0 0.0
over 9 years ago over 2 years ago
VimL 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.

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.

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

What are some alternatives?

When comparing vim-lastnextprevious and vimproviser 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