view vim/ftplugin/help.vim @ 380:52ea57ca22e1

Add new scratch plugin.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 25 Feb 2017 21:31:56 -0800
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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