view vim/ftplugin/help.vim @ 459:b302f58a56aa

Add srht remote paths
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 06 Apr 2019 18:20:39 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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