view vim/ftplugin/help.vim @ 498:b54da4a07438

Adjust imap settings for fastmail in mutt.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 20 Apr 2020 16:18:30 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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