Benjamin Block
Benjamin Block
Adding support for [ols](https://github.com/DanielGavin/ols), the language server for the [Odin programming language.](https://odin-lang.org)
I'm having an issue with Vim + vlime + SBCL (version 2.1.11 - [the currently supported version on OpenBSD ports](https://openports.se/lang/sbcl) for OpenBSD. The SWANK server starts correctly and Vlime sends...
First, thanks for the great work on `bash-tpl` -- I've been using it to great effect when making some new static sites. I ran across an issue recently -- it...
- Updates `ale#lsp#response#ReadDiagnostics` to always store the full, unaltered diagnostic message from the LSP in question. The current process is to replace all newline characters with whitespace (`' '`), which...