0
votes
How to setup VIM properly for editing Python files - *.py
Ensure you are editing the correct configuration file for VIM. Especially if you are using windows, where the file could be named _vimrc instead of .vimrc as on other platforms.
In vim type …
