view vim/ftplugin/help.vim @ 327:112900c3f7e4

Update sub-repos.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 31 Oct 2015 17:36:39 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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