view vim/ftplugin/help.vim @ 488:96b550ef5940

Ignore fzf-history directory.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 24 Sep 2020 23:15:08 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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