view vim/ftplugin/help.vim @ 332:c44641ca37e2

Fix NERDTree stuff.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 02 Nov 2015 21:05:38 -0800
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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