Mercurial > vim-lawrencium
comparison README.markdown @ 36:f9abc2e2aa90
Fixed incorrect URL in README.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 13 Feb 2012 15:41:45 -0800 |
parents | c3958d29878e |
children | e52c62ac52fc |
comparison
equal
deleted
inserted
replaced
35:c3958d29878e | 36:f9abc2e2aa90 |
---|---|
9 ------------ | 9 ------------ |
10 | 10 |
11 The recommended method to install Lawrencium is to use [Pathogen][], also from Tim Pope: | 11 The recommended method to install Lawrencium is to use [Pathogen][], also from Tim Pope: |
12 | 12 |
13 cd ~/.vim/bundle | 13 cd ~/.vim/bundle |
14 hg clone https://bitbucket.org/ludovicchabant/lawrencium | 14 hg clone https://bitbucket.org/ludovicchabant/vim-lawrencium |
15 | 15 |
16 You can then update the help tags with `:call pathogen#helptags()` and browse Lawrencium's help pages with `:help lawrencium`. | 16 You can then update the help tags with `:call pathogen#helptags()` and browse Lawrencium's help pages with `:help lawrencium`. |
17 | 17 |
18 | 18 |
19 Quick Start | 19 Quick Start |