sponsor Vim development Vim logo Vim Book Ad

PyPit : Python version of pitconfig.vim

 script karma  Rating 0/0, Downloaded by 512  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)
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
pypit.zip 0.0.2 2009-12-23 7.0 Masanori OGINO Fix many bugs.
pypit.zip 0.0.1 2009-12-22 7.2 Masanori OGINO Initial upload
ip used for rating: 3.145.119.199

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github