vim-smoothie VS which-key.nvim

Compare vim-smoothie vs which-key.nvim and see what are their differences.

vim-smoothie

Smooth scrolling for Vim done right🥤 (by psliwka)

which-key.nvim

💥 Create key bindings that stick. WhichKey is a lua plugin for Neovim 0.5 that displays a popup with possible keybindings of the command you started typing. (by folke)
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 which-key.nvim
12 115
962 4,430
- -
1.8 6.8
almost 2 years ago about 2 months ago
Vim Script Lua
MIT License Apache License 2.0
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.

which-key.nvim

Posts with mentions or reviews of which-key.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-15.

What are some alternatives?

When comparing vim-smoothie and which-key.nvim you can also consider the following projects:

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

NvChad - Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.

neoscroll.nvim - Smooth scrolling neovim plugin written in lua

vim-which-key - :tulip: Vim plugin that shows keybindings in popup

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

LunarVim - 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.

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

telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time.

tmate - Instant Terminal Sharing

nvim-tree.lua - A file explorer tree for neovim written in lua

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

rest.nvim - A fast Neovim http client written in Lua