Vim Learning
文章目录
准备
- neovim
vimtutor
- vscodevim
教程
https://coolshell.cn/articles/5426.html
- 简短
https://github.com/wsdjeg/Learn-Vim_zh_cn
- 快速上手
https://github.com/wsdjeg/vim-galore-zh_cn
- 进阶
https://github.com/flyingalex/Practical-Vim
- awesome
https://www.openvim.com/tutorial.html
- 交互式
https://github.com/dofy/learn-vim
- 汇总
- 速查表
https://martins3.github.io/My-Linux-Config/nvim.html
- C/C++
https://oi-wiki.org/tools/editor/vim/
- OI wiki