vim-lastnextprevious VS vim-unimpaired

Compare vim-lastnextprevious vs vim-unimpaired 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)

vim-unimpaired

unimpaired.vim: Pairs of handy bracket mappings (by tpope)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
vim-lastnextprevious vim-unimpaired
1 52
4 3,226
- -
10.0 0.0
over 9 years ago 7 months 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.

vim-unimpaired

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

What are some alternatives?

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

hydra.nvim - Create custom submodes and menus

miryoku - Miryoku is an ergonomic, minimal, orthogonal, and universal keyboard layout.

dotfiles - dotfiles

nvim-bqf - Better quickfix window in Neovim, polish old quickfix window.

vgit.nvim - Visual git plugin for Neovim

coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

lazygit - simple terminal UI for git commands

better-escape.vim - A Vim/Neovim plugin for escaping insert mode without lagging.

gv.vim - A git commit browser in Vim

vim-fugitive - fugitive.vim: A Git wrapper so awesome, it should be illegal

vimproviser - Map `h` and `l` on the fly!

coc-tsserver - Tsserver extension for coc.nvim that provide rich features like VSCode for javascript & typescript