view vim/ftplugin/help.vim @ 196:8db8c5f1fdd1

Updated autotags.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 23 Jul 2014 17:06:39 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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