view vim/ftplugin/help.vim @ 481:294cda8cf097

Enable mercurial shelve extension.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 15 Feb 2020 22:21:40 -0800
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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