vim 2024-12-08

I feel absolutely silly - just realized that with Conjure I could split a window and use <localleader>le and just leave it there and it keeps updating as I work.

ls never splits it the way I want 😕

That's probably debuggable

I like to use <leader>lt to open the repl log in a tab page and gt to toggle between source code and repl log. This saves a lot of space as I manly use the inline results in the source code buffer.

Also <localleader>ls or lv to do the split for you