>From https://github.com/maitria/avi

Avi is a vi written in Clojure.  It's currently very basic and read-only,
but has solved the hardest problems first (JNI terminal writing,
installation, booting the JVM).

It currently supports h,j,k,l,^E,^Y,$,^,0,G,:q and command repeat counts.

*Vision*

A lively vi with support for incremental compilation, deep language
integration and source navigation, realtime shells and REPLs, and plugins,
written so *it* can be a plugin in other IDEs.

*Guiding Principles*


   - Test driven.  All functionality covered by tests.
   - Don't defeat vim muscle memory.
   - Code is for people.  Be expressive as hell.
   - Be friendly.  Especially to noobs.


Thanks!  We'd love to hear any and all feedback.

-Jason & Angela

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to