My personal vim configuration optimized for Python.
your must be verificate support vim to python:
vim --version|grep --color -i python
you're looking +python
Add support python: https://jolthgs.wordpress.com/2016/06/11/install-vim-with-support-for-python
sudo pip install flake8
sudo npm install -g jshint
-
Installation require [Git] and triggers [
git clone
]. -
Install
curl -sL https://raw.githubusercontent.com/jolth/vimrc/master/install.sh | bash -
or
wget -qO- https://raw.githubusercontent.com/jolth/vimrc/master/install.sh | bash -