From a9ae78895a9b2c69d3c2303eefebba2071dc520d Mon Sep 17 00:00:00 2001 From: Josh Hartigan Date: Sun, 5 Oct 2014 11:37:40 +0100 Subject: [PATCH] Adds vim.js to Editors section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0093c89..d9349bf 100644 --- a/README.md +++ b/README.md @@ -226,6 +226,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart * [editor](https://github.com/lepture/editor) - A markdown editor. still on development. * [EpicEditor](https://github.com/OscarGodson/EpicEditor) - An embeddable JavaScript Markdown editor with split fullscreen editing, live previewing, automatic draft saving, offline support, and more. * [jsoneditor](https://github.com/josdejong/jsoneditor) - A web-based tool to view, edit and format JSON. +* [vim.js](https://github.com/coolwanglu/vim.js) - JavaScript port of Vim with a persistent ~/.vimrc ## Files