vim

Nundrum 2024-12-08T23:48:27.079289Z

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.

Nundrum 2024-12-09T13:40:12.987079Z

ls never splits it the way I want 😕

Nundrum 2024-12-09T13:40:21.887819Z

That's probably debuggable

practicalli-johnny 2024-12-09T01:22:21.718079Z

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.

Leaf Garland 2024-12-09T06:51:16.135569Z

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