rtyler / slide-vim

Set of modified dotvimrc and dotvim files used internally in Slide, Inc.

This URL has Read+Write access

R. Tyler Ballance (author)
Thu Apr 02 23:09:29 -0700 2009
commit  4848ac73910797df4950a38cce4ccf20a1cb2974
tree    db8abcdf34fee48297d90b777a8233aafb3e783f
parent  c82be2fe0ab56a901916e95f5888bd25e598d31c
name age message
file README Loading commit data...
directory dotvim/
file dotvimrc
README
     _ _     _                   _           
    | (_)   | |                 (_)          
 ___| |_  __| | ___ ________   ___ _ __ ___  
/ __| | |/ _` |/ _ \______\ \ / / | '_ ` _ \ 
\__ \ | | (_| |  __/       \ V /| | | | | | |
|___/_|_|\__,_|\___|        \_/ |_|_| |_| |_|

Included in this directory is a set of scripts/configuration
files some of us are using inside Slide, Inc (http://www.slide.com)

To use the scripts just execute the following:
  `mv dotvimrc ~/.vimrc && mv dotvim ~/.vim`

The set up was originally created by John M. Anderson (sontek) and 
slightly modified for some things like fancier autocompletion

You can find sontek's original post and tarball here:
  http://blog.sontek.net/2008/05/11/python-with-a-modular-ide-vim/