view vim/ftplugin/help.vim @ 235:ceb3f44fa2fc

Update sub-repos, make Vim maximized by default.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 03 Dec 2014 08:19:25 -0800
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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