comparison README.md @ 69:c6dfa2799d1d

Fixed some typos in README. Added some stuff.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 09 Dec 2011 23:24:17 -0800
parents dd3a6223c51f
children
comparison
equal deleted inserted replaced
68:92628fe80b28 69:c6dfa2799d1d
1 1
2 These are my 'dot files'. You probably ended up here by mistake -- unless you're me, that is. It doesn't mean there's nothing interestingaround here, but it's unlikely. 2 These are my 'dot files'. You probably ended up here by mistake -- unless you're me, that is. It doesn't mean there's nothing interesting around here, but it's just very unlikely there is.
3
4 Note to self: install [Git][] before cloning this repository (it's needed for most sub-repos).
3 5
4 VIM 6 VIM
5 === 7 ===
6 8
7 My [Vim][] environment in `/vim`. Feel free to poke around and see how I my setup works but keep in mind I'm myself a Vim newbie so this may not be the best place to look at if you want to learn anything worthwhile. 9 My [Vim][] environment in `/vim`. Feel free to poke around and see how my setup works, but keep in mind I'm myself a Vim newbie so this may not be the best place to look at if you want to learn anything worthwhile.
8 10
9 Of note, see my Mercurial plugin, [Lawrencium][]. 11 Of note, see my Mercurial plugin, [Lawrencium][].
10 12
11 MERCURIAL 13 MERCURIAL
12 ========= 14 =========
13 15
14 There's also my [Mercurial][] configuration files. Those are pretty boring. 16 There's also my [Mercurial][] configuration files. Those are pretty boring.
15 17
16 18
17 [vim]: http://vim.org 19 [vim]: http://vim.org
20 [git]: http://git-scm.com
18 [mercurial]: http://hg-scm.com 21 [mercurial]: http://hg-scm.com
19 [lawrencium]: http://bitbucket.org/ludovicchabant/lawrencium 22 [lawrencium]: http://bitbucket.org/ludovicchabant/lawrencium
20 23