view vim/ftplugin/help.vim @ 200:6767fcfab15f

Use gvim on Windows.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 18 Aug 2014 17:12:34 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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