Home > clojure-notes

clojure-notes

Clojure-notes is a project mainly written in Clojure, it's free.

(clojure vim) - see downloads for libraries. does not support line wraps!

(clojure vim)

INFO: made for fun. vim clone in clojure.

FEATURE: -hjkl movement -open (o <filename) -write (w ) -quit (q)

SETUP: download and install: clojar.jar clojar-contrib.jar

download and place the following files into your clojure classpath: jcurses.jar libjcurses.so

RUN: clojure cvim.clj

Previous:qtoolbox