view vim/ftplugin/help.vim @ 299:8959592285b9

Merge changes.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 20 May 2015 16:15:19 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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