aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2021-01-09 14:14:56 +0800
committerjdhao <jdhao@hotmail.com>2021-01-09 14:14:56 +0800
commitb7ce7eed4a653048d1b533801a04b1dcc1d7bf17 (patch)
tree5f49a816a07ecae6e2a31a66f5ed47c1966cce27 /docs
parent02b15f057fa72e16d660ae21339efc689dc61288 (diff)
update resource doc
Diffstat (limited to 'docs')
-rw-r--r--docs/vim_resources.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/vim_resources.md b/docs/vim_resources.md
index 0055dea..4a94f77 100644
--- a/docs/vim_resources.md
+++ b/docs/vim_resources.md
@@ -12,3 +12,4 @@ can not remember the source of many settings.
- https://github.com/mhinz/vim-galore
- https://learnvimscriptthehardway.stevelosh.com/
- https://vimways.org/2018/from-vimrc-to-vim/
+- [vim script for Python developers](https://github.com/yegappan/VimScriptForPythonDevelopers)