annotate hgrc/hgrc-MacOSX @ 45:aac6188ab4d6

Added vimroom plugin (disabled by default). VIMRC not setting some GUI stuff on re-sourcing (to not screw up the window when I iterate on it). Changed some mappings. Added some function to toggle spell-checking depending on the keyboard map.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 29 Nov 2011 18:04:16 -0800
parents 0e3a40d90a59
children 6b2c3f14a5c1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
38
0e3a40d90a59 Global hgignore.
Ludovic Chabant <ludovic@chabant.com>
parents: 30
diff changeset
1 [ui]
0e3a40d90a59 Global hgignore.
Ludovic Chabant <ludovic@chabant.com>
parents: 30
diff changeset
2 ignore = ~/.hgignore
22
29da26f67b37 Added MacOSX-specific config.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
3
29da26f67b37 Added MacOSX-specific config.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
4 [extdiff]
29da26f67b37 Added MacOSX-specific config.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
5 cmd.opendiff = opendiff-w
27
0d15dd4e2e16 Fixed opendiff.
Ludovic Chabant <ludovic@chabant.com>
parents: 22
diff changeset
6 opts.opendiff =
22
29da26f67b37 Added MacOSX-specific config.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
7