view vim/ftplugin/help.vim @ 500:380fccf66356

iterm2 colours.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 20 Apr 2020 16:20:11 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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