view vim/ftplugin/help.vim @ 298:ffa5a9102d22

Add 'pintaboard' plugin to Pentadactyl.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 21 Apr 2015 16:31:53 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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