view vim/ftplugin/help.vim @ 255:6afb75039a25

Add Mercurial's changeset evolution extension.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 06 Jan 2015 23:21:53 -0800
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

nnoremap <buffer> <CR> <C-]>
nnoremap <buffer> <BS> <C-T>