Paravim icon indicating copy to clipboard operation
Paravim copied to clipboard

A Vim-based editor for Clojure

Results 2 Paravim issues
Sort by recently updated
recently updated
newest added

As we discussed in [this reddit thread](https://www.reddit.com/r/Paravim/comments/d4qngf/new_release_of_paravim_031_improve_selection/), Arch doesn't seem to have `libtinfo.so.5` but an easy solution is to symlink the newer one to it: ``` sudo ln -s /usr/lib/libtinfo.so.6...

I'm getting this error while running on OSX $ clojure -Sdeps "{:deps {paravim {:mvn/version \""RELEASE\""}}}" -J-XstartOnFirstThread -m paravim.start [LWJGL] Failed to load a library. Possible solutions: a) Install the library...