Skip to content

benzheren/vim-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

vim-python

A collection of configured vim plugins to make vim a great IDE for python development.

Getting started

Clone the project into your local machine:

$ git clone git://github.com/benzheren/vim-python.git

Create symlinks for .vim folder and .vimrc file

$ ln -s /path/to/vim-python/vim ~/.vim
$ ln -s /path/to/vim-python/vimrc ~/.vimrc

Plugins included

Notes

  • The included vimrc file is a sample setting file, you can customize it yourself.

References

About

Make Vim your IDE for Python programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published