view vim/ftplugin/help.vim @ 213:769869e61101

Renamed autotags to gutentags.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 02 Sep 2014 16:14:14 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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