Mercurial > dotfiles
view vim/ftplugin/help.vim @ 413:4a2468f72e44
Optimize C++ file editing with some folding tricks.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 18 Jan 2018 16:24:47 -0800 |
parents | 94a131d9a200 |
children |
line wrap: on
line source
" Easy help navigation for Vim. nnoremap <buffer> <CR> <C-]> nnoremap <buffer> <BS> <C-T>