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.

Related bugs

Related blueprints

Branch information

Owner:
Stuart Colville
Status:
Development

Recent revisions

50. By Stuart Colville

fix deps and update pathogen

49. By Stuart Colville

merge upstream

48. By Stuart Colville

add solarized

47. By Stuart Colville

merge from upstream branch to fix divergence

46. By Stuart Colville

trying ultisnips in place of snipmate - fix * import in scss

45. By Stuart Colville

add scss syntax support

44. By Stuart Colville

handle whitespace removal more safely for certain file types

43. By Stuart Colville

add whitespace nuking

42. By Stuart Colville

better support for screen

41. By Stuart Colville

update help and change leader to comman

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers