powerline/docs
Kim Silkebækken 7a7c971bd1 Move plugin loading with :source into separate file
This should resolve the issue with duplicate paths in sys.path by only
updating sys.path if the plugin is loaded using :source instead of
:python. sys.path is now updated in source_plugin.vim, which checks if
the user has Python installed, and updates sys.path before sourcing the
actual plugin file.

Refs #17.
Refs #19.
Refs #21.
2013-01-02 08:38:28 +01:00
..
source Move plugin loading with :source into separate file 2013-01-02 08:38:28 +01:00
.gitignore Add screenshots to docs 2012-12-18 16:03:15 +01:00
Makefile Automatically push docs with `make gh-pages` 2012-12-17 15:32:49 +01:00