Vimsert

★★★★★
★★★★★
53 users
<
>
Seagate Expansion Desktop STKP14000400 14TB External Hard Drive 3.5 inch USB 3.0 PC & Notebook with 2 Year Rescue Service
★★★★★
★★★★★
Matthew Perry at Arrivals for Numb Premiere at Tribeca Film Festival Clearview Chelsea West Cinemas New York NY April 30 2007 Photo by Steve
★★★★★
★★★★★
Language Translator Device with Online Offline Translation, 138 Languages High Accuracy Language Translator Device, Instant Voice Translator for
★★★★★
★★★★★
Hyper Tough 80-Piece Electrical Connector Assortment with Storage Case
★★★★★
★★★★★
Arlington Industries 3/4 in. 90-Degree NMLT Push Connector NMLT907-1
★★★★★
★★★★★
Sending Good Vibes Gift Box - CARE PACKAGE - Cheer Up Gift - Thinking of you gift box - Thinking of you gift box - Custom care package
★★★★★
★★★★★

Vimsert is a simple open-source extension that allows you to open up a code editor for any textarea. It is based on the Ace editor, with vim keybindings enabled.

Contribute to it here: http://github.com/gabesullice/ vimsert

Controls:

Open editor: Ctrl + i (while in a textarea)
Write changes: Esc, :w
Close editor: Esc, :q
Write, then Close: Esc, :wq

This project uses the Ace code editor. Information can be found here: http://ace.c9.io/
It is licensed under the BSD license, which you can find here: https://github.com/ajaxorg/ace /blob/master/LICENSE
Related