From 7349e134aee260a9851a5425f7a842ae9c875eed Mon Sep 17 00:00:00 2001 From: Alexander Pieck Date: Mon, 1 Jul 2024 08:14:12 +0000 Subject: [PATCH] Add VimVix/README.md --- VimVix/README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 VimVix/README.md diff --git a/VimVix/README.md b/VimVix/README.md new file mode 100644 index 0000000..b1aa59f --- /dev/null +++ b/VimVix/README.md @@ -0,0 +1,17 @@ +## VimVix + +VimVix is a browser extension, which aims to let the user navigate through the web-browser with the vim-keybindings. The extension is used in FireFox, I use it in [mercury](https://thorium.rocks/mercury). + +I currently use [this](https://addons.mozilla.org/en-US/firefox/addon/vim-vix-remix/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search) fork of VimVix, called **"Vim Vix Remix"**. + +### Usage + +As it is a browser extension, there is no config file, inside your OS. It get's configured with: + +1. rightclick on the VimVix extension +2. manage extension +3. configuring the JSON-File format + +So you have to +- copy the content of the config.json file +- insert it into the extension-management ui \ No newline at end of file