view vim/ftplugin/help.vim @ 491:ce7e5b759a39

New stuff to install.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 19 Oct 2021 18:02:27 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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