view vim/ftplugin/help.vim @ 199:4e276e0cdd98

Better auto-ignore for CtrlP.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 18 Aug 2014 17:12:08 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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