Apreche/vim
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Put this repo into ~/.vim
git clone https://github.com/Apreche/vim.git ~/.vim
For python dev, make sure flake8 is installed
pip install --user -r requirements.txt
Make sure that flake8 Python package is installed
Open vim for the first time and run
:PlugInstall
Use vim!