Skip to content

Allow Force Enabling Emojis #10

@AGhost-7

Description

@AGhost-7

I'm using Neovim from a docker container and emojis aren't showing in my omnicomplete dropdown.

Looked at the code and it seems like the autodetection doesn't handle linux.
https://github.com/rhysd/github-complete.vim/blob/master/autoload/github_complete/emoji/data.vim#L898

I don't think there's really any way to figure out the host OS' fonts for the terminal, so if I can suggest anything it would be to allow users to force enable/disable the emojis from being displayed in the completion dropdown. Something like:

let g:github_complete#emoji#data#force_available = 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions