Arjun P
Arjun P
Consider installation of `kak-lsp`: ``` plug "ul/kak-lsp" do %{ cargo build --release --locked cargo install --force --path . } ``` In my case no toolchain was installed for `cargo`, thus...
This is a bit hard to debug atm, a warning might be nice if possible
In my opinion, it looks quite strange if the only character in the line after wrapping is the new line character. I think it would make more sense in this...
Currently, these examples are not very discoverable (e.g. see #98 asking about examples)