vim-polyglot icon indicating copy to clipboard operation
vim-polyglot copied to clipboard

How to change the chosen repo for a language?

Open halostatue opened this issue 2 years ago • 1 comments

This isn’t a new language request, nor is it quite a bug (although as far as I can tell, the included syntax highlighting for .cue files does not work). When I disabled cue in polyglot and added https://github.com/jjo/vim-cue instead, things (sort of) worked (the ft detection isn’t working, but that may be a bug in jjo/vim-cue; I haven’t determined this).

I’m just experimenting with something right now, so this is a fairly low priority issue for me, but if I continue with it, I will be investigating both upstreams to see what the issues that I’m seeing might be. However, jjo/vim-cue appears to be substantially more up-to-date than the 9-year-old vim-cuesheet implementation.

halostatue avatar Jun 03 '22 03:06 halostatue

Another alternative could be https://github.com/hofstadter-io/cue.vim (as it is hof that I’m looking at which uses Cue).

halostatue avatar Jun 03 '22 03:06 halostatue