Windows 10 Vim Windows Terminal dein
I tried to introduce vim
+ dein
+ ʻale. So I tried running ʻALEL int
and ʻALEFifx, but there was no change in the source code. I was doing
pip install, and
black` etc. were installed.
The cause I found over 3 hours was
was. I had to change it as follows:
Since g: python3_host_prog
was an image of the path (of windows), I thought it was a directory specification ...
It was a story that you have to specify the path of python.exe
.
Easy formatting of Python code with ALE (on NeoVim) Building a modern Python environment with Neovim
Recommended Posts