1
0
forked from x/icebergs
icebergs/misc/vim/vim.shy
2020-08-05 22:58:32 +08:00

26 lines
440 B
Plaintext

title "vim"
refer "官网" `
官网 https://www.vim.org
源码 https://github.com/vim/vim
文档 http://vimdoc.sourceforge.net/htmldoc/usr_toc.html
`
chapter "应用"
chapter "操作"
chapter "配置"
field "启动配置" web.code.inner args `[ etc/conf/ vimrc ]`
chapter "插件"
refer `
插件管理器 https://github.com/junegunn/vim-plug
`
section "状态栏"
refer `
插件管理器 https://github.com/vim-airline/vim-airline
`