diff options
| author | jdhao <jdhao@hotmail.com> | 2021-12-31 12:17:51 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2021-12-31 12:17:51 +0800 |
| commit | 77a5dfacd6f44768c11a61f829f626e0a63b6d71 (patch) | |
| tree | 6d393b36a236c911b2ea06d2f4f406d6ae347a8e /README.md | |
| parent | 1373c418b9a2b68aff774ea28c2e4450bda630d5 (diff) | |
fix: broken link in README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -182,7 +182,7 @@ If you still have an issue, [open a new issue](https://github.com/jdhao/nvim-con # Further readings -Some of the resources that I find helpful in mastering Vim is documented [here](docs/vim_resources.md). +Some of the resources that I find helpful in mastering Vim is documented [here](docs/nvim_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/) |
