vim-smoothie VS vim-easymotion

Compare vim-smoothie vs vim-easymotion and see what are their differences.

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
vim-smoothie vim-easymotion
12 47
962 7,352
- 0.3%
1.8 0.0
almost 2 years ago 3 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.

vim-smoothie

Posts with mentions or reviews of vim-smoothie. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-27.
  • Set it and forget it plugins?
    16 projects | /r/neovim | 27 Jun 2023
    dirbuf.nvim (or oil.nvim), the genius thing is that it is really just one mapping, plus stuff you already know. Foke's todo-comments.nvim is another typical one, but you're probably aware of that if using Noice. Smooth scrolling plugins? My favourite for some reason is still vim-smoothie, not the Lua alternatives.
  • Need help structuring code for an attempt at smooth scrolling
    1 project | /r/emacs | 19 Mar 2023
    My goal is to try to make something like vim-smoothie in emacs. I want to make this scroll line by line, instead of by pixel with pixel-scroll-mode because that just makes it laggy, and not smooth at all.
  • How can I get over the beginner's hump and move around faster?
    6 projects | /r/vim | 17 Sep 2022
    I can reccomend practicing using D and U to move around to see if you get more used to it, but there's also the vim-smoothie plugin which might make the scrolling easier to follow. Some other usefull ways of moving around are using { and } to move by paragraph (i.e. to next blank line), [[, [], ][ and ]] which move to the start or end of c-style functions. You might also want to try out a fuzzy finder such as vim-fzf or nvim-telescope where you can use :Rg or :Telescope live-grep respectively where you can start typing part of a line and see a list of the lines that fit alongside a preview window
  • More senior engineer complains he can’t tell what’s going on in vim
    6 projects | /r/vim | 15 Jul 2022
    I installed a plug-in that animates my scrolling. I’m not sure if it’s https://github.com/psliwka/vim-smoothie or something comparable (on phone so I can’t check right now). It also shows what’s going on in a more visual way. It’s hypothetically slower since it wastes frames, but I’m used to it now.
  • My Only issue with using VIM as an IDE...
    9 projects | /r/neovim | 1 May 2022
  • Nvui: A NeoVim GUI written in C++ and Qt
    16 projects | news.ycombinator.com | 29 Aug 2021
    > And smooth scrolling works on regular neovim with https://github.com/psliwka/vim-smoothie

    Doesn't 'smooth scrolling' mean scrolling in increments less than a full line, to avoid the janky jarring jump from one line to the next?

    I don't get how you can do smooth scrolling in a terminal interface? The screenshots in that link aren't smooth - they jump whole lines at a time.

  • vim-smoothie: Smooth scrolling for Vim done right
    1 project | news.ycombinator.com | 27 Jul 2021
  • How can I navigate between lines on a larger scale better?
    1 project | /r/vim | 3 Jun 2021
    That is where this type of plugin can help with that: https://github.com/psliwka/vim-smoothie
  • Best recent plugins
    2 projects | /r/vim | 30 Mar 2021
    Very sexy for reading stuff (like help)
  • How do people move vertically?
    4 projects | /r/vim | 17 Mar 2021
    Wanna add some coconut oil to your c-u/c-d? use psliwka/vim-smoothie for some smooooooth ups and downs. Really helps you keep focus and reduce the need to reorient after the jump.

vim-easymotion

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

What are some alternatives?

When comparing vim-smoothie and vim-easymotion you can also consider the following projects:

neo-smooth-scroll.nvim - Smooth scroll simple plugin for neovim

hop.nvim - Neovim motions on speed!

neoscroll.nvim - Smooth scrolling neovim plugin written in lua

vim-sneak - The missing motion for Vim :athletic_shoe:

vim-dadbod-ui - Simple UI for https://github.com/tpope/vim-dadbod

leap.nvim - Neovim's answer to the mouse 🦘

instant.nvim - collaborative editing in Neovim using built-in capabilities

vimium - The hacker's browser.

tmate - Instant Terminal Sharing

quick-scope - Lightning fast left-right movement in Vim

st-undercurl - A patch for ST (Simple Terminal) adding support for curly and colored underlines.

lightspeed.nvim - deprecated in favor of leap.nvim