view vim/ftplugin/help.vim @ 456:a9fb8c05f030

Add email config to hgrc.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 03 Apr 2019 15:58:47 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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