Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rktjmp/hotpot-cljlib


https://github.com/rktjmp/hotpot-cljlib

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# nvim hotpot cljlib

Just a repo to check cljlib works with Hotpot.

https://github.com/rktjmp/hotpot.nvim/issues/27
https://github.com/rktjmp/hotpot.nvim/issues/29

cljlib by Andrey Listopadov https://gitlab.com/andreyorst/fennel-cljlib

```
# build and run
docker build -t nvim . && docker run -it nvim

# install packer etc, you must manually :q afterwards, then re-run nvim
nvim +:PackerInstall && nvim
```