jdhao's digital space
Recent content on jdhao's digital space
马上订阅 jdhao's digital space RSS 更新: https://jdhao.github.io/index.xml
A Complete Guide to Neovim Configuration for Python Development
2018年12月24日 00:14
Change log
- 2022-01-29: Add deprecation notice
- 2021-01-17: Install nvim via tar ball instead of appimage
- 2020-12-01: Add detailed guide on installing Neovim on Linux
TL;DR: My complete nvim configuration is here. Follow the guide there on how to use it. Most of the config below also applies to Windows and Mac. For how to configure Neovim on Windows, you may also be interested in this post.
2022-01-29: Note that this post is written more than three years ago. Some of the plugins mentioned here may not be maintained or may not be the best fit for Neovim, or even not needed, e.g., highlighted yank is builtin in Neovim since May 2020. I have shared some of the plugin changes in this post.