Robin Björklin
Robin Björklin
Until #181 is merged you can try this instead: ```lua use { "rbjorklin/symbols-outline.nvim", branch = "fix-outline-detection" } ```
Valid certificates can be found here for free: https://letsencrypt.org/
> The WebSocket Protocol attempts to address the goals of existing bidirectional HTTP technologies in the context of the existing HTTP infrastructure; as such, it is designed to work over...
@olleharstedt I just provided a complete(?) example in #46 please take a look and see if it helps resolve your situation.
Let's see if I can express myself in a somewhat understandable way :smiley: I would like to see a reporter that can produce a structured message in json format based...
I arrived at the same conclusion and until #181 is merged you can try this instead: ```lua use { "rbjorklin/symbols-outline.nvim", branch = "fix-outline-detection" } ```
This PR also works with [coc.nvim](https://github.com/neoclide/coc.nvim/) and [ocaml-lsp](https://github.com/ocaml/ocaml-lsp).
Until #181 is merged you can try this instead: ```lua use { "rbjorklin/symbols-outline.nvim", branch = "fix-outline-detection" } ```
@AniAggarwal I can recreate that error if I comment out all my configuration. Are you not initializing the plugin? You need to explicitly configure this plugin in a file, for...
Just to be clear, this plugin doesn't seem to have a working default configuration so you need to provide the _entire_ config block from the README for it to work.