npafitis

Results 2 issues of npafitis

Is it possible to run Intellivim server without the need of running IDEA? Or maybe something like running in a headless IDEA instance. I don't want to run the whole...

I have a very simple project that i generated using luminus. The project is basically empty but i have this file: ```clojure (ns clan.db.core (:require [datahike.api :as d] [datahike-postgres.core] [mount.core...