diff options
| author | jdhao <jdhao@hotmail.com> | 2019-04-28 17:52:33 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2019-04-28 17:52:33 +0800 |
| commit | 565384f9257124e487ee565be88f41a559d9ce42 (patch) | |
| tree | 12c7063c742568d3f422fe691018744eddd14d81 /README.md | |
| parent | 68c2b6d012c5d9450171c7208b333e1eb694052b (diff) | |
Update README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -129,4 +129,12 @@ To make deoplete work, you have to set the correct value for executable. Find this setting in this `init.vim` and change it in accordance with your system. +## Further reading + ++ [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/) + [^1]: Use `echo %userprofile%` to see where your `$HOME` is. |
