view vim/ftplugin/help.vim @ 443:4ca0b1413199

Some new cool Vim things.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 06 May 2018 21:56:43 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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