view vim/ftplugin/help.vim @ 362:6388ee5be293

Ignore Fish temp files
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 15 Feb 2017 23:01:48 -0800
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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