view vim/ftplugin/help.vim @ 475:07f1c6925823

Ignore qutebrowser data.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 05 Feb 2020 09:28:18 -0800
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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