Mercurial > dotfiles
comparison README.md @ 66:4dbcf382107c
Merged some changes.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Fri, 09 Dec 2011 09:50:13 -0800 |
parents | dd3a6223c51f |
children | c6dfa2799d1d |
comparison
equal
deleted
inserted
replaced
65:2e573efbfd72 | 66:4dbcf382107c |
---|---|
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 interestingaround here, but it's unlikely. |
3 | 3 |
4 VIM | 4 VIM |
5 === | 5 === |
6 | 6 |
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. | 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. |
8 | |
9 Of note, see my Mercurial plugin, [Lawrencium][]. | |
8 | 10 |
9 MERCURIAL | 11 MERCURIAL |
10 ========= | 12 ========= |
11 | 13 |
12 There's also my [Mercurial] configuration files. Those are pretty boring. | 14 There's also my [Mercurial][] configuration files. Those are pretty boring. |
13 | 15 |
14 | 16 |
15 [vim]: http://vim.org | 17 [vim]: http://vim.org |
16 [mercurial]: http://hg-scm.com | 18 [mercurial]: http://hg-scm.com |
19 [lawrencium]: http://bitbucket.org/ludovicchabant/lawrencium | |
17 | 20 |