contrib/vim/hg-menu.vim
changeset 5115 ea7b982b6c08
parent 2351 075d2ddc4639
--- a/contrib/vim/hg-menu.vim
+++ b/contrib/vim/hg-menu.vim
@@ -9,7 +9,7 @@
 "         Usage: These command and gui menu displays useful hg functions
 " Configuration: Your hg executable must be in your path.
 " =============================================================================
- 
+
 " Section: Init {{{1
 if exists("loaded_hg_menu")
   finish