view vim/ftplugin/help.vim @ 431:e0bb52007402

Add installation of homebrew stuff on Mac.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 01 Apr 2018 22:57:57 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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