annotate ftdetect/hgstatus.vim @ 106:77f77b2c2738

Callback system for `Hgcommit` so we can refresh the `Hgstatus` window.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 15 Aug 2014 17:08:40 -0700
parents adc267e2f0f4
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
adc267e2f0f4 Added syntax highlighting for hgstatus window.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
1 au BufRead,BufNewFile hg-status-*.txt set filetype=hgstatus
adc267e2f0f4 Added syntax highlighting for hgstatus window.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
2