Hexin
Hexin
There were cases where `hl_map[name]` is nil and then an error occurs at `string.match()`. In that case, the script stops, so uncommenting didn't work.
`revolver stop` in `_zunit_run` was not called because `_zunit_output_results` returns 1 when `$output_html` is empty.
### FAQ - [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem. ### Announcement - [X] I have checked [Breaking change announcement](https://github.com/hrsh7th/nvim-cmp/issues/231). ### Minimal reproducible full config...
### Problem Executing `:echo expand('%')` without `:p` in the file having LSP diagnostics shows the absolute path. This issue occurs in the file opened after LSP is launched and does...