view vim/ftplugin/help.vim @ 411:6a0c9e43e34e

Merge changes.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 20 Dec 2017 09:17:09 -0800
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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