diff options
| author | jdhao <jdhao@hotmail.com> | 2020-10-26 22:40:09 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2020-10-26 22:40:09 +0800 |
| commit | 34d3fccb246a0224b6dca223ff7e595ceb158a75 (patch) | |
| tree | a4a17c1e7839825ec6000e6afbe6a74412fcf2d2 /README.md | |
| parent | c0ec24825f9ca9019546cb6622bfa0815f36f684 (diff) | |
move Vim learning resources to seprate files
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -83,6 +83,10 @@ If you still have an issue, you may [open a new issue](https://github.com/jdhao/ # Further readings +Some of the resources that I find helpful in mastering Vim is +[here](docs/vim_resources.md). You may also be interested in my post in +configuring Vim on different platforms: + + [Config nvim on Linux for Python development](https://jdhao.github.io/2018/12/24/centos_nvim_install_use_guide_en/) + [Nvim config on Windows 10](https://jdhao.github.io/2018/11/15/neovim_configuration_windows/) + [Nvim-qt config on Windows 10](https://jdhao.github.io/2019/01/17/nvim_qt_settings_on_windows/) |
