I play with vim and I heard that python.vim has some excellent settings for python.
Link to python.vim
http://www.vim.org/scripts/script.php?script_id=790
Q1: How to integrate python.vim with vim? Q2: Since I am not familiar with vim, if I use something like python.vim, will it have a crazy effect on files other than python, or will the parameters only apply to python files?
Update:
I already put the file in the appropriate directory, as indicated in the link that I posted. It does not seem to work with vim. Should I fix it somehow from vim? From the outside of vim? I feel like I have tried both, and the other is not working.
Also, the ~ / .vim / syntax / folder directory does not exist. I had to create it.
FYI - I do this on a MAC.
source
share