helm-ls icon indicating copy to clipboard operation
helm-ls copied to clipboard

Syntax Highlighting without `vim-helm` plugin

Open mrjosh opened this issue 1 year ago • 2 comments

We need to use our own Syntax Highlighting instead of using vim-helm plugin

mrjosh avatar Jun 04 '23 01:06 mrjosh

I guess we won't be able to create an editor agnostic solution, but for neovim https://github.com/ngalaiko/tree-sitter-go-template/pull/13 is looking promising.

qvalentin avatar Feb 03 '24 21:02 qvalentin

@mrjosh did you check out https://github.com/ngalaiko/tree-sitter-go-template? I would say we can close this issue, since highlighting is not really in the scope of a lsp server.

qvalentin avatar Sep 05 '24 15:09 qvalentin