view vim/ftplugin/help.vim @ 387:de3af7240a61

Use the new Vim version as the default Mercurial editor.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 23 May 2017 13:56:53 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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