Skip to content

Commit

Permalink
add cpp to ref-man
Browse files Browse the repository at this point in the history
Signed-off-by: xiehuc <xiehuc@gmail.com>
  • Loading branch information
xiehuc committed Jun 20, 2014
1 parent fb87339 commit e8f7dd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autoload/ref/man.vim
Expand Up @@ -149,6 +149,7 @@ function! ref#man#define()
endfunction

call ref#register_detection('c', 'man')
call ref#register_detection('cpp', 'man')

let &cpo = s:save_cpo
unlet s:save_cpo

0 comments on commit e8f7dd2

Please sign in to comment.