lp:~muffinresearch/+junk/dotvim
Created by
Stuart Colville
and last modified
dotvim
======
This branch is my collection of vim plugins along with a .vimrc file
Installation
------------
Checkout the branch to .vim in your home directory. e.g:
.. sourcecode:: sh
cd
bzr branch lp:~muffinresearch/+junk/dotvim .vim
ln -s .vim/.vimrc .vimrc #skip this step if you have a .vimrc
Installing plugins in bundle directory
-------
From .vim run:
.. sourcecode:: sh
make get
This clones git branches to ~/.vim/bundles to get up to date versions of various plugins
Updating bundled plugins
-------
from ~/.vim run:
.. sourcecode::
make update
- Get this branch:
- bzr branch lp:~muffinresearch/+junk/dotvim
Only
Stuart Colville
can upload to this branch. If you are
Stuart Colville
please log in for upload directions.
Branch information
- Owner:
- Stuart Colville
- Status:
- Development
Recent revisions
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)