Show More
@@ -752,7 +752,7 function! s:HGCommit(...) | |||||
752 | " Protect against case and backslash issues in Windows. |
|
752 | " Protect against case and backslash issues in Windows. | |
753 | let autoPattern = '\c' . messageFileName |
|
753 | let autoPattern = '\c' . messageFileName | |
754 |
|
754 | |||
755 |
" Ensure exist |
|
755 | " Ensure existence of group | |
756 | augroup HGCommit |
|
756 | augroup HGCommit | |
757 | augroup END |
|
757 | augroup END | |
758 |
|
758 |
General Comments 0
You need to be logged in to leave comments.
Login now