view vim/ftplugin/help.vim @ 468:979513155f17

Tmux config tweaks
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 09 Apr 2019 18:54:30 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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