How to use - liuchengxu/space-vim GitHub Wiki
- Look through the document carefully. If you find anything incorrect or unclear, improve it.
- Check out other learning resources, e.g., https://www.reddit.com/r/vim/wiki/index .
- Try making your own
.vimrc. - Pick up any snippets useful to you.
:help
:h motion.txt: learn Vim's text editing model --operator + motion/text object.