view vim/ftplugin/help.vim @ 207:d482e6144d52

Update Autotags, put tags files in a cache dir.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 01 Sep 2014 08:22:38 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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