|
|
@ -3,11 +3,7 @@ |
|
|
|
<div class="setting__input setting__input--big"> |
|
|
|
<input id="hovers.enabled" name="hovers.enabled" type="checkbox" data-setting /> |
|
|
|
<label for="hovers.enabled">Hovers</label> |
|
|
|
<a |
|
|
|
class="link__learn-more" |
|
|
|
title="Learn more" |
|
|
|
href="https://github.com/eamodio/vscode-gitlens/tree/main/#hovers-" |
|
|
|
> |
|
|
|
<a class="link__learn-more" title="Learn more" href="https://github.com/eamodio/vscode-gitlens/#hovers-"> |
|
|
|
<i class="icon icon__info"></i> |
|
|
|
</a> |
|
|
|
</div> |
|
|
|