This repository has been archived on 2020-04-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
Jonathan Hodgson 24f893c043 Changes colours
2019-12-24 10:54:52 +00:00
.circleci Remove hack renaming 2019-12-03 18:34:48 +09:00
.github add ISSUE_TEMPLATE 2017-10-08 22:51:00 +09:00
docs Update docs 2019-10-21 20:52:18 +09:00
e2e Use example.com on test 2019-12-01 08:22:04 +09:00
resources Indicator shows the add-on enabled 2018-05-06 22:30:04 +09:00
script Add script to upload a version 2019-09-04 21:08:30 +09:00
src Changes colours 2019-12-24 10:54:52 +00:00
test Validate on top-level settings and use pre-compiled ajv 2019-12-03 18:34:48 +09:00
.eslintrc Update .eslintrc 2019-08-26 21:27:27 +09:00
.gitignore Configure build script to run e2e 2019-04-06 22:39:40 +09:00
CODE_OF_CONDUCT.md add CODE_OF_CONDUCT 2017-10-08 22:51:00 +09:00
CONTRIBUTING.md Update CONTRIBUTING.md 2019-03-17 06:42:05 +09:00
karma.conf.js Remove redundant field 2019-09-23 16:38:07 +09:00
LICENSE Initial commit 2017-08-11 22:26:12 +09:00
manifest.json 🎉 Release 0.25 2019-10-10 11:35:35 +00:00
package-lock.json Install ajv-cli 2019-12-03 16:52:53 +09:00
package.json Exclude .js files from eslint targets 2019-12-03 18:34:48 +09:00
QA.md Remove test cases in QA.md 2019-10-09 12:46:00 +00:00
README.md Modify readme 2019-12-21 23:47:59 +00:00
tsconfig.json Disable type checking on JS 2019-12-03 17:51:26 +09:00
webpack.config.js Disable type checking on JS 2019-12-03 17:51:26 +09:00

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