view vim/ftplugin/help.vim @ 397:c32b9b172314

Specify YCM/OmniSharp mappings only for specific file types.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 13 Sep 2017 10:58:17 -0700
parents 94a131d9a200
children
line wrap: on
line source

" Easy help navigation for Vim.

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