Skip to content

nimaai/vim-shadow-cljs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shadow CLJS integration with Neovim and Conjure

Requirements

Install

In case of vim-plug:

Plug 'nimaai/vim-shadow-cljs'

How to use

From within a cljs file call :ConnectCljsRepl to setup the repl connection. It looks for a .shadow-cljs/nrepl.port file.

Afterwards, switching between clj and cljs files automatically switches the respective conjure client states and thus keeping 2 repl connections open in parallel.

It reads the build value from shadow-cljs.edn file under :builds. It takes the first key.

About

Shadow CLJS integration with Vim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published