view vim/ftplugin/help.vim @ 457:3efc67540556

Use ripgrep first if possible, then ag.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 03 Apr 2019 15:59:22 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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