From f81eb41e715e39278315f19782bc433c515d88b2 Mon Sep 17 00:00:00 2001 From: Halllllluuuuuu <76616867+Halllllluuuuuu@users.noreply.github.com> Date: Wed, 29 Apr 2026 13:16:34 +0000 Subject: [PATCH] Add OpenVim tutorial to Vim resources Added an interactive Vim tutorial resource to the list. --- .../roadmaps/shell-bash/content/vim@jPAHVLBC87n4TIyiAZJue.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/data/roadmaps/shell-bash/content/vim@jPAHVLBC87n4TIyiAZJue.md b/src/data/roadmaps/shell-bash/content/vim@jPAHVLBC87n4TIyiAZJue.md index 99b28b4b7825..ea180103f73e 100644 --- a/src/data/roadmaps/shell-bash/content/vim@jPAHVLBC87n4TIyiAZJue.md +++ b/src/data/roadmaps/shell-bash/content/vim@jPAHVLBC87n4TIyiAZJue.md @@ -6,4 +6,5 @@ Visit the following resources to learn more: - [@official@Vim](https://www.vim.org/) - [@article@Getting started with Vim: The basics](https://opensource.com/article/19/3/getting-started-vim) -- [@video@Vim As Your Editor - Introduction](https://www.youtube.com/watch?v=X6AR2RMB5tE) \ No newline at end of file +- [@video@Vim As Your Editor - Introduction](https://www.youtube.com/watch?v=X6AR2RMB5tE) +- [@course@OpenVim - Interactive Vim Tutorial](https://openvim.com/)