PyPit : Python version of pitconfig.vim
script karma |
Rating 0/0,
Downloaded by 658 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Masanori OGINO |
|
script type |
utility |
|
description |
You can put configurations such as passwords or user names out of vimrc.
When you want to backup vimrc into public repository service such as GitHub, you may put secret informations out of vimrc.
But how?
pypit.vim (and its parents, pitconfig.vim and rbpit.vim) can.
As pitconfig.vim requires Perl interface, and rbpit.vim requires Ruby interface, pypit.vim requires Python interface. |
|
install details |
1) Download zip archive and unzip it.
2) Put doc and plugin directory in:
- Windows: $HOME/vimfiles
- UNIX (include Cygwin): $HOME/.vim
3) install Pit Python module using easy_install:
$ easy_install pit
(if you are in Linux, you may use package manager such as apt or yum) |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.227.183.185
|