Skip to content

Commit

Permalink
docs: add version badge
Browse files Browse the repository at this point in the history
  • Loading branch information
b-coimbra committed May 21, 2022
1 parent ba45d10 commit 8b1376d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# vimch

![v](https://img.shields.io/badge/version-0.0.3-green)

vimch - Vim Bindings for Chromium. This is a fork of [cVim](https://github.com/1995eaton/chromium-vim) (discontinued) and [vb4c](https://github.com/dcchambers/vb4c) (archived).

# Install
Expand Down Expand Up @@ -503,6 +505,11 @@ let completionengines = ['google', 'google-image', 'youtube'] " Show only these
5. Click on "Load Unpacked Extension..."
6. Select the vb4c directory.

# Roadmap

- Implement tab splitting keybindings for Vivaldi
- Modernize codebase with ES6 (long term)

# History

This is a fork of Jake Eaton's
Expand Down

0 comments on commit 8b1376d

Please sign in to comment.