Skip to content

Latest commit

 

History

History
58 lines (41 loc) · 1.49 KB

README.md

File metadata and controls

58 lines (41 loc) · 1.49 KB

Vimsert logo Vimsert

###Overview Vimsert is a simple, open-source Chrome extension for editing inputs on the web. It puts the power of Vim and the Ace editor together in the browser. Better yet, it uses the awesome Solarized dark theme.

Animated GIF demo

###Installation From your chrome browser, click here and 'add to chrome'.

###Usage: Open the editor

Ctrl + i # focus must be on a textarea

Write changes to the textarea

:w

Close vimsert

:q

Write, then Close

:wq

###Contributing PRs are welcome! Fork, create a topic branch, do your work, submit a PR into develop.

A few contrib ideas:

  • Make Vimsert play more nicely with Vimium
  • See license below
  • Issues
  • No reason this couldn't also work in Firefox

###License Help wanted I'm not a lawyer, feel free to submit a PR adding a license with an ELI5. I'd really only like attribution and I'm not sure which to choose.

###Credit Vimsert utilizes the following open source projects:

Special thanks goes to Nino Silva for the logo design.