view vim/ftplugin/help.vim @ 348:976988492a8f

Install `plink` as Git's SSH handler on Windows.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 14 Mar 2016 21:02:18 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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