mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-03 10:44:12 +01:00
Default to anchored completion matching.
This commit is contained in:
@@ -383,6 +383,7 @@ function Bookmarks() //{{{
|
||||
return {
|
||||
|
||||
get format() ({
|
||||
anchored: false,
|
||||
title: ["URL", "Info"],
|
||||
keys: { text: "url", description: "title", icon: "icon", extra: "extra" },
|
||||
process: [template.icon, template.bookmarkDescription]
|
||||
|
||||
Reference in New Issue
Block a user