Matthew Coolbeth

Results 5 issues of Matthew Coolbeth

The following configuration works as expected. ``` let g:vlime_window_settings = { \ "repl": { \ "pos": "botright", \ "vertical": v:true \ } \ } ``` But, if I add a...

This may or may not be a bug. I'll leave that up to the authors of the library. I have the impression that `get`, `query`, and other operations are intended...

bug

Can this tool be used in non-leiningen projects? I would like to use it in my `clj` repl. I can include `no.disassemble` in `deps.edn`, but that does not run the...

This is probably PEBCAK. I have the following tiny application using secretary and reagent. Calls to `secretary/dispatch!` like the one at the bottom of the file update the application as...

question

Seems like c++ compilers are less permisive now than they used to be?