File plugin/qthelp.vim changed (mode: 100644) (index 8482cff..c3299fb) |
50 |
50 |
" file ("companion"), but in all included from this? |
" file ("companion"), but in all included from this? |
51 |
51 |
" - Is there a way to determine variable type without regexps? |
" - Is there a way to determine variable type without regexps? |
52 |
52 |
" - Use Vim documentation format. |
" - Use Vim documentation format. |
|
53 |
|
" |
|
54 |
|
" ChangeLog: v1.0.0 (2010-12-07) - Initial version |
53 |
55 |
|
|
54 |
56 |
if exists("g:loaded_qthelp") |
if exists("g:loaded_qthelp") |
55 |
57 |
finish |
finish |