view vim/ftplugin/help.vim @ 372:c4b8f894bff1

Add tmuxinator completions for fish.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 16 Feb 2017 21:50:47 -0800
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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