view vim/ftplugin/help.vim @ 320:f95b6f36049b

More vim stuff.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 24 Aug 2015 22:05:39 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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