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)