view vim/ftplugin/help.vim @ 203:816866d76ce6

Ctags options file.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 21 Aug 2014 15:57:41 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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