view vim/ftplugin/help.vim @ 343:f5847cdffc21

Vimperator fixes and tweaks.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 01 Feb 2016 20:46:13 -0800
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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