Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
51
export
function
set(searchEnginesConfigText) {
52
keywordToEngine = parseConfig(searchEnginesConfigText).keywordToEngine;
53
}
Callers
nothing calls this directly
Calls
1
parseConfig
Function · 0.85
Tested by
no test coverage detected