Mercurial > dotfiles
annotate .hgignore @ 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 | 5db6b52ebf51 |
children | 67cacdcdd73a |
rev | line source |
---|---|
1
94ceb359327c
Added markdown as a subrepo. Added hgignore.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
1 syntax:glob |
94ceb359327c
Added markdown as a subrepo. Added hgignore.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
2 temp/* |
94ceb359327c
Added markdown as a subrepo. Added hgignore.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
3 backup/* |
2 | 4 .netrwhist |
1
94ceb359327c
Added markdown as a subrepo. Added hgignore.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
5 |