view vim/ftplugin/help.vim @ 247:122919f93598

Update sub-repos.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 07 Jan 2015 11:01:43 -0800
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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