# HG changeset patch # User Ludovic Chabant # Date 1330061148 28800 # Node ID 42c40b8144f833f0d08888eb692b75abb9ee6f48 # Parent a384b4aff211bd52891e7ce66278c07e6135bef4# Parent f9abc2e2aa90cbf5ff04b0b821dbbc39863256dc Merged changes. diff -r a384b4aff211 -r 42c40b8144f8 README.markdown --- a/README.markdown Thu Feb 23 21:24:16 2012 -0800 +++ b/README.markdown Thu Feb 23 21:25:48 2012 -0800 @@ -11,7 +11,7 @@ The recommended method to install Lawrencium is to use [Pathogen][], also from Tim Pope: cd ~/.vim/bundle - hg clone https://bitbucket.org/ludovicchabant/lawrencium + hg clone https://bitbucket.org/ludovicchabant/vim-lawrencium You can then update the help tags with `:call pathogen#helptags()` and browse Lawrencium's help pages with `:help lawrencium`.