view vim/ftplugin/help.vim @ 417:6dbef23ca6bd

Update subrepos if they're already cloned.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 21 Jan 2018 12:50:45 -0800
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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