We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(7)
我就是为了这个目的编写了一个游戏!这是一款在线游戏,您可以使用 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.
互动教程:
HJKL-学习游戏:
截屏视频:
http://derekwyatt.org/vim/tutorials/index.html< /p>
http://vimcasts.org
Interactive tutorial:
HJKL-learning game:
Screencasts:
http://derekwyatt.org/vim/tutorials/index.html
http://vimcasts.org
回答你的问题: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.
老问题,但对于其他正在寻找未提及的类似内容的人来说: https://www.shortcutfoo.com/
Old question, but for others looking for something similar that has not been mentioned: https://www.shortcutfoo.com/
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.
还没有使用过它,但它看起来很接近你所要求的
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
对于初学者来说 http://vimsnake.com 也是一个不错的选择。
有趣的是,它会提高按键 h、j、k、l、esc< 的肌肉记忆。 /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.