view vim/ftplugin/help.vim @ 340:bd027d0dc675

Update subrepos.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 16 Feb 2016 22:46:20 -0800
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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