view vim/ftplugin/help.vim @ 429:52c2cfeed504

Cleanup Vim plugins.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 01 Apr 2018 22:25:00 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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