vim/sadness/sadness.vim @ 82f8794f28c7

Add the M alias again.
author Steve Losh <steve@stevelosh.com>
date Wed, 12 Jan 2011 23:20:06 -0500
parents cfd5d659d737
children 4bd40ce732d7
let $rope_pypath = $HOME."/.vim/sadness/ropevim/pylibs"
let $bike_pypath = $HOME."/.vim/sadness/bike"

let $PYTHONPATH = $rope_pypath.":".$bike_pypath.":".$PYTHONPATH
source $HOME/.vim/sadness/ropevim/src/ropevim/ropevim.vim

source $HOME/.vim/sadness/bike/ide-integration/bike.vim