diff --git a/README.md b/README.md index e0b0100..16b2eaa 100644 --- a/README.md +++ b/README.md @@ -193,12 +193,13 @@ 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/nvim_resources.md). -You may also be interested in my post in configuring Vim on different platforms: +Some of the resources that I find helpful in mastering Nvim is documented [here](docs/nvim_resources.md). +You may also be interested in my posts on configuring Nvim: ++ My nvim notes can be found [here](https://jdhao.github.io/categories/Nvim/) + [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/) -+ My nvim notes can be found [here](https://jdhao.github.io/categories/Nvim/) ++ [Using Neovim for Three years](https://jdhao.github.io/2021/12/31/using_nvim_after_three_years/) 1: Not enabled by default for Linux, see [this issue](https://github.com/jdhao/nvim-config/issues/4) on how to enable vimtex on Linux. [↩](#a1)