Julian

Results 1 issues of Julian

The description in https://github.com/lspcontainers/lspcontainers.nvim#additional-languages describes how to startup the language server using a custom command. The actual "lspcontainers" keyword for this is `cmd_builder` instead of `cmd`: ``` cmd = lspcontainers.command('html',...