No description
Find a file
George Kaklamanos 9e3e9d0a79
nh: Searches on Nixhub
Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
2025-05-30 00:10:53 +03:00
LICENSE Add LICENSE 2024-06-06 14:44:57 +03:00
README.md Add README.md 2025-05-30 00:08:00 +03:00
vimium.md nh: Searches on Nixhub 2025-05-30 00:10:53 +03:00

browser-search-engines

I've found that Vimium is the easiest way to import, create, use, and edit multiple custom browser search engines. (Of course, you can just disable the vim-related functionality you don't like it).

Other options I've tried in the past were add-custom-search-engine, and trying to parse the relevant search engines file in Firefox's profile folder :(

Unfortunately those were not very easy to use: migrating your search engines to a new computer, sharing with a friend, using version control, etc, but Vimium allows editing your browser search engines as a text file!

You can view my engines here, and copy-paste any engine you want to use into your Vimium's settings. (The file is not actually a Markdown file, I just used the file extension to enable syntax highlighting for the comments I've written)