diff options
| author | jdhao <jdhao@hotmail.com> | 2021-08-09 01:43:07 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2021-08-09 01:43:07 +0800 |
| commit | 08d3768e40abd692c0d04566b829cec1392bbd59 (patch) | |
| tree | afdf947d60e214c2cea07e366fa6536dbf9fe6cf | |
| parent | 2b6e229ee166e274f61339bffbf5dc9908c17553 (diff) | |
Add more resources
| -rw-r--r-- | docs/nvim_resources.md (renamed from docs/vim_resources.md) | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/vim_resources.md b/docs/nvim_resources.md index 1aa821f..47c9156 100644 --- a/docs/vim_resources.md +++ b/docs/nvim_resources.md @@ -14,3 +14,5 @@ can not remember the source of many settings. - https://learnvimscriptthehardway.stevelosh.com/ - https://vimways.org/2018/from-vimrc-to-vim/ - [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/) |
