This will be a quick guide on how to setup neovim as your python IDE. It might invovle some concepts, but they shouldn’t block your setup as long as you follow these steps (hopefully).
Here are the tools/software that we need:
- neovim
- python3
- git
Install
You can install neovim according to the offical document here. If you are using windows, you can always use the pre-built latest stable release provided by the neovim team.
I am using neovim v0.3.1 at the time of writing showing as following:
