view vim/ftplugin/help.vim @ 449:f464cf177151

Set Vim filetype on Git config.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 03 Jan 2019 21:23:44 -0800
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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