You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
Jonathan Hodgson 207cdebb2e Start work on proxies 4 years ago
.circleci Remove hack renaming 4 years ago
.github add ISSUE_TEMPLATE 7 years ago
docs Update docs 4 years ago
e2e Use example.com on test 4 years ago
resources Indicator shows the add-on enabled 6 years ago
script Add script to upload a version 5 years ago
src Start work on proxies 4 years ago
test Validate on top-level settings and use pre-compiled ajv 4 years ago
.eslintrc Update .eslintrc 5 years ago
.gitignore Configure build script to run e2e 5 years ago
CODE_OF_CONDUCT.md add CODE_OF_CONDUCT 7 years ago
CONTRIBUTING.md Update CONTRIBUTING.md 5 years ago
LICENSE Initial commit 7 years ago
QA.md Remove test cases in QA.md 5 years ago
README.md Modify readme 4 years ago
karma.conf.js Remove redundant field 5 years ago
manifest.json Start work on proxies 4 years ago
package-lock.json Install ajv-cli 4 years ago
package.json Exclude .js files from eslint targets 4 years ago
tsconfig.json Disable type checking on JS 4 years ago
webpack.config.js Disable type checking on JS 4 years ago

README.md

Vim Vixen

Forked by Jonathan Hodgson

Done

I have changed the colours of the command menu to fit more in line with my personal preference

ToDo

Add some indication as to the mode that you are currently in

Original Readme

Greenkeeper badge Join the chat room on Gitter for vim-vixen/vim-vixen CircleCI devDependencies Status

Vim Vixen is a Firefox add-on which allows you to easily navigate the web by keyboard. Since version 57, Firefox has migrated to the WebExtensions API and has dropped support for legacy add-ons. Vim Vixen is a new choice for Vim users since it uses the WebExtensions API.

To get Vim Vixen, install it from Firefox add-ons.

For usage and more detailed information, check out our documentations.

Compatibility

  • Firefox 68 ESR

Copyright © 2017-2019 by Shin'ya Ueoka

Licence

MIT