Add link to vim-plugin-dev-guide

This commit is contained in:
Shidong Wang 2019-01-05 12:17:00 +08:00
parent 4903728828
commit e197f87ec9

View File

@ -102,6 +102,7 @@
- [在终端中按 ESC 后有延时](#在终端中按-esc-后有延时)
- [无法重复函数中执行的搜索](#无法重复函数中执行的搜索)
- [插件列表](#插件列表)
- [进阶阅读](#进阶阅读)
- [加入我们](#加入我们)
<!-- vim-markdown-toc -->
@ -1917,6 +1918,10 @@ set ttimeoutlen=10 " unnoticeable small value
## [插件列表](PLUGINS.md)
## 进阶阅读
- [Vim 插件开发指南](https://github.com/wsdjeg/vim-plugin-dev-guide)
## 加入我们
可以协助我们核对翻译,或者从[章节列表](CONTRIBUTING.md)中认领章节进行翻译。