rtyler / slide-vim

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

This URL has Read+Write access

slide-vim / README
100644 19 lines (14 sloc) 0.75 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
     _ _ _ _
    | (_) | | (_)
 ___| |_ __| | ___ ________ ___ _ __ ___
/ __| | |/ _` |/ _ \______\ \ / / | '_ ` _ \
\__ \ | | (_| | __/ \ 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/