comparison contrib/vim/hg-menu.vim @ 5115:ea7b982b6c08

Remove trailing spaces
author Thomas Arendsen Hein <thomas@intevation.de>
date Tue, 07 Aug 2007 10:24:33 +0200
parents 075d2ddc4639
children
comparison
equal deleted inserted replaced
5097:73fdc8bd3ed8 5115:ea7b982b6c08
7 " Version: 0.1.0 7 " Version: 0.1.0
8 " Copyright: None. 8 " Copyright: None.
9 " Usage: These command and gui menu displays useful hg functions 9 " Usage: These command and gui menu displays useful hg functions
10 " Configuration: Your hg executable must be in your path. 10 " Configuration: Your hg executable must be in your path.
11 " ============================================================================= 11 " =============================================================================
12 12
13 " Section: Init {{{1 13 " Section: Init {{{1
14 if exists("loaded_hg_menu") 14 if exists("loaded_hg_menu")
15 finish 15 finish
16 endif 16 endif
17 let loaded_hg_menu = 1 17 let loaded_hg_menu = 1