X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=vim%2Fvimrc;h=e039486050e2e68813409097856a3c1021fdcd3a;hb=4d4caaf24e7b86ad1a82f7b609979e3d738a561e;hp=5a5bdeef57646c1f23522231a536f295ddd81d28;hpb=943371d7bb6e11ee1be229005380d9e54cb76a43;p=smckown%2Fdotfiles.git diff --git a/vim/vimrc b/vim/vimrc index 5a5bdee..e039486 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -352,6 +352,7 @@ nnoremap co( :RainbowParenthesesToggle " mkbuild tools nnoremap e :call mkbuild#DmenuOpen('e') +nnoremap x :call mkbuild#SelectXrefs() " Turn on doxygen syntax highlighting for C, C++, C# and IDL files. let g:load_doxygen_syntax=1