view vim/ftplugin/help.vim @ 391:92ffe08255e2

Updated sub-repos.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 20 Aug 2017 16:25:56 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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