Alternatives
Products that do what monkeyvim does
Learn how to exit vim
- 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

- 3IB
2021 · vim.so
- 4

- 5

- 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
- 7AW
2015 · github.com
- 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
- 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

- 11VT
2022 · vim-adventures.com
- 12AS
2021 · vim.is
- 13HN
2025 · github.com
- 14

- 15SV
2025 · nvim-cheatsheet.vercel.app
- 16AG
2014 · jaredly.github.io
- 17VA
2014 · vimawesome.com
- 18VP
2020 · vimacapp.com
- 19

- 20SV
2013 · github.com
- 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

- 23SI
2012 · shortcutfoo.com
- 24BY
2020 · johtela.github.io
Ranked by how close each launch is in meaning, then by votes. Refine with a description →