view vim/ftplugin/help.vim @ 314:5f9d52300aaa

Vim tweaks: * Terminal colors for Mac. * Syntastic errors window behaviour. * Disable PythonMode stuff I don't want.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 10 Aug 2015 18:31:13 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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