view vim/ftplugin/help.vim @ 265:4e9cabd763b9

Add mutt config.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 24 Jan 2015 15:44:06 -0800
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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