view vim/ftplugin/help.vim @ 405:c05a8f250042

Fix Vim colours in tmux on macOS.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 12 Dec 2017 22:32:30 -0800
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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