view vim/ftplugin/help.vim @ 319:3ebfb799885b

Add more stuff in ignore file.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 23 Aug 2015 22:07:16 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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