wheel VS vim9

Compare wheel vs vim9 and see what are their differences.

wheel

Any line in any file is only a few keys away. Quick navigation for Vim and Neovim : file groups, buffers, find, grep/edit, mru, frecency, sessions, yank, ... (by chimay)

vim9

An experimental fork of Vim, exploring ways to make Vim script faster and better. (by brammool)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
wheel vim9
13 8
147 450
- -
8.0 0.0
15 days ago about 4 years ago
Vim Script Vim script
BSD 3-clause "New" or "Revised" License GNU General Public License v3.0 or later
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.

wheel

Posts with mentions or reviews of wheel. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-17.

vim9

Posts with mentions or reviews of vim9. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-16.
  • Which version of Vim do you use?
    5 projects | /r/vim | 16 Mar 2023
    According to some of the original benchmarks Bram and others did, yes, by a small margin.
  • So, is your main editor Vim or Neovim?
    15 projects | /r/vim | 4 Jul 2022
    I can't comment on the language, but Bram wrote up motivations in brammool/vim9.
  • Update on Vim9
    2 projects | /r/vim | 30 Dec 2021
  • This is fucking hilarious
    1 project | /r/linuxmemes | 28 Nov 2021
  • Vim 9 - Update
    3 projects | /r/vim | 21 Apr 2021
  • Wheel: Navigation framework for Vim: buffer groups, mru, outline, yank
    2 projects | news.ycombinator.com | 26 Feb 2021
    I don't see why you would write a plugin in VimL in 2021. I mean even VimL's author decided to just create a new language — vim9 script — instead of fixing this one [1].

    With neovim rpc you can write glorious plugins in TypeScript and Python such as coc.nvim [2].

    Other than that, I'm inspired by amount of work you put in the project.

    [1]: https://github.com/brammool/vim9#3-better-vim-script

  • Todo List for Vim
    4 projects | news.ycombinator.com | 26 Jan 2021
    I think its cryptic reputation comes form the use of normal mode commands and regex within scripts. There certainly are warts, like the user's 'ignorecase' setting permeating to many places in the runtime. Which I'd love to see fixed and whilst may also represent a breaking change for some scripts would be far more easily adoptable.

    [1] https://github.com/brammool/vim9/blob/master/README.md

What are some alternatives?

When comparing wheel and vim9 you can also consider the following projects:

vim-prosession - Handle vim sessions like a pro

neovim - Vim-fork focused on extensibility and usability

vim-standardrb - Ruby Style Guide plugin for vim

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

patchreview-vim - Vim/Neovim plugin for doing single, multi-patch or diff code reviews

macvim - Vim - the text editor - for macOS

vim9jit - a vim9script -> lua transpiler (written in Rust)

vim-win32-installer - Vim Win32 Installer

vim-oscyank - A Vim plugin to copy text through SSH with OSC52

nvim-treesitter - Nvim Treesitter configurations and abstraction layer

vim-darkness - Dark, monochromatic Vim colorscheme

nvim-defaults.vim - Neovim default settings for Vim