view vim/ftplugin/help.vim @ 373:083360925deb

Tweaks for tags
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 18 Feb 2017 21:59:20 -0800
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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