view vim/ftplugin/help.vim @ 219:738c1a3ad786

Update Python settings for Syntastic, new settings for Supertab.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 11 Sep 2014 23:14:59 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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