This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
powerline
mirror of
https://github.com/powerline/powerline.git
Watch
1
Star
0
Fork
You've already forked powerline
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0bf23adbcc
powerline
/
MANIFEST.in
4 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add setup.py
2012-12-13 15:43:38 +01:00
recursive-include powerline *.json
Move the vim example to a separate plugin folder When Powerline is installed as a package in the system-wide site-packages folder it can easily be enabled by adding a simple python statement to the user's vimrc file. Otherwise it can be added by doing a :source path/to/plugin/vim/powerline.vim in vimrc, but the other way of doing it works without specifying the full path as long as Powerline is installed somewhere in sys.path.
2012-12-13 22:01:33 +01:00
recursive-include plugin *.vim
Add setup.py
2012-12-13 15:43:38 +01:00
exclude powerline/tests/*.xml