
Vim Adventures
Flexbox Froggy
CodeCombat
CheckIO
vim.so
Vim Awesome
Micro
CSS Grid Garden
MacVim
Kakoune
Kate
Light Table
Vim
Spacemacs
SynWrite
VS Code
Based on our record, Vim Adventures seems to be a lot more popular than MacVim. While we know about 128 links to Vim Adventures, we've tracked only 3 mentions of MacVim. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
After learning to type, he learned vim through https://vim-adventures.com/ Just FYI, if you want to help your daughter as she grows up. Typing skills, VIM and Racket. He doesn't know anything else about computers. - Source: Hacker News / 9 months ago
Https://vim-adventures.com/ deserves a mention (as I see, it is already 12 years old, https://news.ycombinator.com/item?id=5689971). - Source: Hacker News / about 1 year ago
I was an Emacs user for many years. I used it to write my papers and dissertation (AUCTeX mode was great), and a huge amount of code. I switched to Vim, and later to NeoVim. I'd highly recommend it. It's scriptable, and these days is scriptable in multiple "real" programming languages. It took some getting used to, but I found myself going faster in vim than I ever did in Emacs. You might find... - Source: Hacker News / about 1 year ago
I learned vi(m) using https://vim-adventures.com/. It's $25 US for a 6-month license, which is a bit short. But I felt I got my money's worth out of it and continue to use and love vi(m) to this day. - Source: Hacker News / about 1 year ago
There’s even a game to learn, give a try Vim Adventures. - Source: dev.to / over 1 year ago
gVim (only on windows/linux) with a minimal config is my preferred. Fast but a few powerful built-in vim features like search, replace, syntax highlighting, spellchecking, auto-indent etc. It loads in about 1.5s on my machine and renders the text nicely. Maybe take a look at https://github.com/macvim-dev/macvim on mac, perhaps someone can comment about the state of macvim? - Source: Hacker News / over 4 years ago
Vim (aka Vi IMproved) is a highly efficient text editor that has inspired other editors like it, most notably MacVim (which I will refer to as vim from here on) and gVim. - Source: dev.to / about 5 years ago
If you want to try out Vim9, you can download the latest Win32 binaries from: https://github.com/vim/vim-win32-installer/releases. For MacOS, you can use https://github.com/macvim-dev/macvim/. Source: over 5 years ago
Flexbox Froggy - A game for learning CSS flexbox
Kakoune - Vim inspiredâââFaster as in less keystrokesâââMultiple selectionsâââOrthogonal design
CodeCombat - Learn programming with a multiplayer live coding strategy game.
Kate - The Kate Editor Homepage
CheckIO - CheckIO is a web site with a mission: To teach JavaScript and Python coding skills through a game-playing interface. It is designed to teach new skills or improve existing skills through completing challenges.
Light Table - Light Table is a new interactive IDE that lets you modify running programs and embed anything from...