aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2022-01-02 22:50:49 +0800
committerjdhao <jdhao@hotmail.com>2022-01-02 22:50:49 +0800
commitb5ec8d2a91c2cfcfd965a10b342480e60bf555d3 (patch)
tree681674e899734763a197f27e62176fc4deff50a0
parent092ea887035229ab4ecb3537f112382f3a6f86a0 (diff)
Update README
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
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/)
<b id="f1">1:</b> 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)