Mercurial > dotfiles
comparison README.md @ 28:5db6b52ebf51
Merged .hg* files, READMEs, etc.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 21 Nov 2011 20:59:15 -0800 |
parents | |
children | dd3a6223c51f |
comparison
equal
deleted
inserted
replaced
27:0d15dd4e2e16 | 28:5db6b52ebf51 |
---|---|
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. | |
3 | |
4 VIM | |
5 === | |
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. | |
8 | |
9 MERCURIAL | |
10 ========= | |
11 | |
12 There's also my [Mercurial] configuration files. Those are pretty boring. | |
13 | |
14 | |
15 [vim]: http://vim.org | |
16 [mercurial]: http://hg-scm.com | |
17 |