Skip to content

A Chrome Extension that enables Vim bindings on Codemirorr and Ace enabled sites.

Notifications You must be signed in to change notification settings

9h0st/pocketvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PocketVim

A Chrome Extension that allows you to use Vim bindings in Codemirorr and Ace enabled textareas. Works on Codepen, jsFiddle, GitHub Gists, and more!

Installation

Install from the Chrome web store, or follow the development instructions below:

Hacking

Loading Dependencies:

  • clone this repo
  • npm install
  • bower install

Viewing your changes:

  • grunt build
  • In chrome:
    • open your chrome "extensions tab"
    • check the "developer mode" checkbox
    • click "load unpacked extension"
    • point the file browser to the repo's 'dist' folder
    • enjoy.

About

A Chrome Extension that enables Vim bindings on Codemirorr and Ace enabled sites.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.3%
  • CSS 1.4%
  • HTML 0.3%