vim-cider icon indicating copy to clipboard operation
vim-cider copied to clipboard

Additional IDE-like functionality for Clojure development using cider-nrepl

Results 2 vim-cider issues
Sort by recently updated
recently updated
newest added

It even has syntax error. I'm using 0.21.1 right now. It works well

``` (swap! boot.repl/*default-dependencies* concat '[[cider/cider-nrepl "0.9.1"] [refactor-nrepl "1.1.0"]) ``` Brackets are not matched after "concat"