Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

NickTomlin/pocketvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

91 Commits

Repository files navigation

PocketVim

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

Readme

Stars

Watchers

Forks

Packages

Contributors