mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 09:48:00 +01:00
Add highlight groups for the completion list
This commit is contained in:
@@ -754,7 +754,7 @@ function Tabs() //{{{
|
||||
items.* +=
|
||||
<tr>
|
||||
<td align="right"> {number}</td>
|
||||
<td><span class="indicator"> {indicator} </span></td>
|
||||
<td><span class="hl-Indicator"> {indicator} </span></td>
|
||||
<td style="width: 250px; max-width: 500px; overflow: hidden">{title}</td>
|
||||
<td><a href="#" class="hl-URL buffer-list">{item[1]}</a></td>
|
||||
</tr>;
|
||||
|
||||
Reference in New Issue
Block a user