From 7925da9281ebd4013122ee22852e26735011c0c6 Mon Sep 17 00:00:00 2001 From: Weerayut Teja Date: Thu, 19 Oct 2023 21:39:03 +0700 Subject: [PATCH] Adding 2 Vim Interactive Games/Tutorials (#10459) * Adding 2 Vim Interactive Games/Tutorial * Move 2 games to playground section --- more/free-programming-playgrounds.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/more/free-programming-playgrounds.md b/more/free-programming-playgrounds.md index e9640f9e1..d228998c9 100644 --- a/more/free-programming-playgrounds.md +++ b/more/free-programming-playgrounds.md @@ -49,6 +49,7 @@ * [TypeScript](#typescript) * [Angular](#angular) * [V](#v) +* [Vim](#vim) ### APL @@ -385,3 +386,9 @@ ### V * [V Playground](https://play.vlang.io) - vlang.io + + +### Vim + +* [Vim Adventure](https://vim-adventures.com) - Doron Linder +* [Vim Genius](http://vimgenius.com) - Vic Ramon, Rye Mason