mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-07 00:54:13 +01:00
Add *very* basic (and bad) E4X highlighting for vim.
This commit is contained in:
@@ -1211,6 +1211,7 @@ function Completion() //{{{
|
||||
<span highlight="Indicator" style="display: inline-block; width: 1.5em; text-align: center">{item.item.indicator}</span>
|
||||
{ process.call(this, item, text) }
|
||||
</>];
|
||||
|
||||
|
||||
context.completions = util.map(tabs.browsers, function ([i, browser]) {
|
||||
let indicator = " ";
|
||||
|
||||
Reference in New Issue
Block a user