有没有一种交互式的方式来学习 Vim?

发布于 2024-12-07 08:18:23 字数 1539 浏览 0 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(7

咆哮 2024-12-14 08:18:23

我就是为了这个目的编写了一个游戏!这是一款在线游戏,您可以使用 vim 命令和动作来移动光标。请在 http://vim-adventures.com 上查看。
前几个级别教授 hjkl 和单词导航。其余的计划要花钱。

I programmed a game just for this purpose! It's an online game where you move the cursor using vim commands and motions. Check it out on http://vim-adventures.com.
The first couple of levels teach hjkl and word navigation. The rest is planned to cost money.

怀念你的温柔 2024-12-14 08:18:23

回答你的问题:vimtutor 是交互式学习 vim 的好方法。如果你通读它,它会给你所有必要的命令来完成它,并且你实际上学会了使用 vim。

如果这太费力了,我真的怀疑 vim 是否适合你。

To answer your question: vimtutor is the good way to interactively learn vim. If you read through it, it gives you all the necessary commands to go through it, and you actually learn to use vim.

If that's too much effort, I really doubt vim is for you.

白芷 2024-12-14 08:18:23

老问题,但对于其他正在寻找未提及的类似内容的人来说: https://www.shortcutfoo.com/

Old question, but for others looking for something similar that has not been mentioned: https://www.shortcutfoo.com/

美人骨 2024-12-14 08:18:23

http://kikuchiyos-vim-game.herokuapp.com

在 2011 年中期 vim 左右达到峰值Adventures 也被制作出来了,但从未像 vim Adventures 那样走得那么远。从来没有太多的发挥,但对于任何有兴趣克服 vim 学习曲线的人来说仍然是一个免费的选择 - 基本动作和改变模式。

http://kikuchiyos-vim-game.herokuapp.com

Spiked this mid 2011, around time vim adventures was made, but never went nearly as far as vim adventures did. Never got much play, but still a free alternative for anyone interested in getting over the vim learning curve - basic movement and changing modes.

┼── 2024-12-14 08:18:23

还没有使用过它,但它看起来很接近你所要求的

http://www.openvim.com/tutorial.html

haven't used it, but it looks close to what you're asking for

http://www.openvim.com/tutorial.html

摘星┃星的人 2024-12-14 08:18:23

对于初学者来说 http://vimsnake.com 也是一个不错的选择。
有趣的是,它会提高按键 hjklesc< 的肌肉记忆。 /kbd> 和 i

现在准备好这些键后,我们可以转到 http://www.vimgenius.com/ 用于学习。它只是与shortcutfoo.com 相似和替代,而且更多的是vim 特定的。

For the very beginner http://vimsnake.com is also a nice one.
It will interestingly improves the muscle memory for keys h,j,k,l, esc and i

Now after getting prepared for those keys, we can move to http://www.vimgenius.com/ for learning. It is just similar and alternative for shortcutfoo.com and more it is vim specific.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文