1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

Add more resources

This commit is contained in:
jdhao 2021-08-09 01:43:07 +08:00
parent 2b6e229ee1
commit 08d3768e40

View File

@ -14,3 +14,5 @@ can not remember the source of many settings.
- https://learnvimscriptthehardway.stevelosh.com/ - https://learnvimscriptthehardway.stevelosh.com/
- https://vimways.org/2018/from-vimrc-to-vim/ - https://vimways.org/2018/from-vimrc-to-vim/
- [vim script for Python developers](https://github.com/yegappan/VimScriptForPythonDevelopers) - [vim script for Python developers](https://github.com/yegappan/VimScriptForPythonDevelopers)
- [Awesome neovim](https://github.com/rockerBOO/awesome-neovim): extensive list of neovim resources (plugins, mostly).
- [What is your favorite plugins for Nvim 0.5](https://www.reddit.com/r/neovim/comments/o20w3z/what_are_your_favorite_neovim_plugins_exclusive/)