view vim/ftplugin/help.vim @ 311:1542a1b041fc

Add Go path.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 29 Jul 2015 07:34:55 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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