MCPcopy
hub / github.com/philc/vimium / set

Function set

background_scripts/user_search_engines.js:51–53  ·  view source on GitHub ↗
(searchEnginesConfigText)

Source from the content-addressed store, hash-verified

49}
50
51export function set(searchEnginesConfigText) {
52 keywordToEngine = parseConfig(searchEnginesConfigText).keywordToEngine;
53}

Callers

nothing calls this directly

Calls 1

parseConfigFunction · 0.85

Tested by

no test coverage detected