view vim/ftplugin/help.vim @ 352:9580765366a4

Fix some python indenting stuff in vim.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 29 Jul 2016 21:29:55 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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