view vim/ftplugin/help.vim @ 427:9a046e8fe5dd

Better way to figure out the OS in Fish.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 29 Mar 2018 12:56:11 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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