view vim/ftplugin/help.vim @ 236:6facb9f24fe7

Tmux configuration.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 11 Dec 2014 23:33:41 -0800
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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