comparison contrib/vim/hgcommand.vim @ 17424:e7cfe3587ea4

fix trivial spelling errors
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 15 Aug 2012 22:38:42 +0200
parents 1de6e7e1bb9f
children 31f32a96e1e3
comparison
equal deleted inserted replaced
17406:fc14953e8e34 17424:e7cfe3587ea4
1440 <Leader>hgu HGUpdate 1440 <Leader>hgu HGUpdate
1441 <Leader>hgv HGVimDiff 1441 <Leader>hgv HGVimDiff
1442 1442
1443 *hgcommand-mappings-override* 1443 *hgcommand-mappings-override*
1444 1444
1445 The default mappings can be overriden by user-provided instead by mapping 1445 The default mappings can be overridden by user-provided instead by mapping
1446 to <Plug>CommandName. This is especially useful when these mappings 1446 to <Plug>CommandName. This is especially useful when these mappings
1447 collide with other existing mappings (vim will warn of this during plugin 1447 collide with other existing mappings (vim will warn of this during plugin
1448 initialization, but will not clobber the existing mappings). 1448 initialization, but will not clobber the existing mappings).
1449 1449
1450 For instance, to override the default mapping for :HGAdd to set it to 1450 For instance, to override the default mapping for :HGAdd to set it to