Jay Sitter

Results 25 comments of Jay Sitter

The value of `data` being passed here seems to have duplicate values in some cases: https://github.com/prabirshrestha/asyncomplete-lsp.vim/blob/684c34453db9dcbed5dbf4769aaa6521530a23e0/plugin/asyncomplete-lsp.vim#L82

This new `uniqtags` function actually slows things down very significantly so I want to rework it before this gets merged.

I believe this is determined by your bat theme: https://github.com/sharkdp/bat/issues/1457 I'm seeing the same issue while using the `ansi-light` theme. You may have luck using a different theme. Also bat...

Hm that's unfortunate. Would it be possible to add a whitelist option?

@nik-s: [Stickyfill](https://github.com/wilddeer/stickyfill) is a good one.

@leafo @JohannesFerner I believe this can be closed as per PR #218, though that commit apparently hasn't made it into a release yet.

Huh? I'm talking about the Alfred workflow, not OmniFocus's native search.

I've gotten around this by wrapping my `@font-face` declarations inside `@media all {}` to force them to be embedded.

`npm run build`. The `@font-face` definitions get into app.css just fine, but they don't make it into index.html.