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

NickTomlin/pocketvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PocketVim No Maintenance Intended

This project is not actively maintained. If it works for you, great! If not, I probably will not get around to fixing it.

A Chrome Extension that allows you to use Vim bindings in Codemirorr and Ace enabled textareas. Works on Codepen, jsFiddle, GitHub Gists (currently broken! woo hoo :), and more!

Installation

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

Hacking

Loading Dependencies:

  • clone this repo
  • ensure you are running an oooold version of node (0.10 or 0.12)
  • npm install
  • gem install compass
    • this assumes you have ruby installed (sorry, I wrote back in the day this before node-sass was popular -- I was young)

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