/VimIDE

Primary LanguageVim Script

VimIDE

Requirements for GO:

git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle

go get -u github.com/nsf/gocode

To install plugins do these:

vim .vimrc

:BundleInstall

Requirements for Python:

easy_install --prefix=/home/uqmlore1/apps/pymodules -UZ ipython

easy_install --prefix=/home/uqmlore1/apps/pymodules -UZ flake8

easy_install --prefix=/home/uqmlore1/apps/pymodules -UZ autopep8