nowfound

Alternatives

Products that do what monkeyvim does

Learn how to exit vim

  1. 1IB

    Hey show HN! This course came about as a result of wanting a more targeted way of practicing using new vim commands I wanted to pick up, rather than just trying to use them in my regular code editing sessions. When I would try to use new commands during code editing, my productivity took a hit because I was trying to do two different things at once: thinking about code vs practicing my muscle memory. So, I made a separate environment for practicing, one that had an interactive editor, progress tracking, and achievement goals to let me see which areas I should work on, like speed and…

    2022 · vimified.com

  2. 2
    vim.so453

    Learn vim fast with interactive exercises in the browser

    2021

  3. 3IB
  4. 4

    Learning VIM while playing a game

    2015

  5. 5

    Vim for the whole macOS

    2022

  6. 6UV

    As a Vim user, I often use Vim to write some text and then copy & paste it into another text field of GUI apps (e.g. browsers, chat apps, etc.), because almost all of these text fields provide only very basic editing functions. A while ago, I came up with an idea: what if we could use Vim as an IME? Ordinary IMEs are used to input some non-English characters, but the essential functions of IME are 1) receiving a keyboard sequence 2) process the key sequence and outputting a text These functions are the same as text editor's. So I thought implementing an IME that can be used with Vim…

    2022 · github.com

  7. 7AW
  8. 8IB

    Hey HN! After my own experiences with learning Vim, I wanted to skip the frustrating process of configuring a new tool before even learning how to use it. In an attempt to solve this problem, I started working on Vim Ninja, a web app that would allow developers to learn Vim through interactive lessons in the browser. It’s been a couple of months, and I’m proud to say that I’ve finally released https://VimNinja.com! Check out a demo of the app here: https://youtu.be/reukQHKqMZE. On the technical side of things, I used SvelteKit to build the entire app and Tailwind,…

    2023 · vimninja.com

  9. 9AT

    While speccing out this spreadsheet tool, I realized that I never had to think about the keybindings. It all just came naturally from Vim. Normal/insert/visual modes, hjkl navigation, dd/yy/p, :w, :q. The usual muscle memory works. It supports CSV/TSV import and export, and a native .cell format that preserves formulas. The formula engine handles SUM, AVERAGE, COUNT, MIN, MAX, and IF with range references. The codebase is a Cargo workspace: a pure cell-sheet-core library (no TUI dependency) and a cell-sheet-tui crate on top of ratatui. Early days, but it's usable. To…

    Apr 2026 · github.com

  10. 10
    vimgifs131

    Learn about vim by watching gifs

    2016

  11. 11VT

    2022 · vim-adventures.com

  12. 12AS

    2021 · vim.is

  13. 13HN
  14. 14
    Vim Ninja112

    Master Vim right from your browser

    2023

  15. 15SV

    2025 · nvim-cheatsheet.vercel.app

  16. 16AG
  17. 17VA

    2014 · vimawesome.com

  18. 18VP
  19. 19
    Keyviz118

    A free, open-source keypress and mouse visualizer

    Jan 2026 · keyviz.org

  20. 20SV
  21. 21VA

    VimLM is a local, offline coding assistant for Vim. It’s like Copilot but runs entirely on your machine—no APIs, no tracking, no cloud. - Deep Context: Understands your codebase (current file, selections, references). - Conversational: Iterate with follow-ups like "Add error handling". - Vim-Native: Keybindings like `Ctrl-l` for prompts, `Ctrl-p` to replace code. - Inline Commands: `!include` files, `!deploy` code, `!continue` long responses. Perfect for privacy-conscious devs or air-gapped environments. Try it: ``` pip install vimlm vimlm ```…

    2025 · github.com

  22. 22
    Keyviz168

    Visualize your keystrokes in real-time

    2022

  23. 23SI
  24. 24BY

    2020 · johtela.github.io

Ranked by how close each launch is in meaning, then by votes. Refine with a description →