Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ligatures not worked? #723

Closed
xihnik opened this issue Jul 14, 2020 · 3 comments
Closed

Ligatures not worked? #723

xihnik opened this issue Jul 14, 2020 · 3 comments

Comments

@xihnik
Copy link

xihnik commented Jul 14, 2020

Ligatures don't work

My Font: Fira Code
Program: neovim-qt
Linux Mint


Path:
~/.config/nvim/ginit.vim

Contains:
GuiFont FiraCode NF:h12

Fira Code Regular Nerd Font Complete Mono Windows Compatible.otf.zip

Quetion: What i need do to make ligatures work in neovim-qt?

@jgehrig
Copy link
Collaborator

jgehrig commented Jul 14, 2020

This is a known issue, see Pull Request #470

It is on my radar, hopefully we can figure this out by the next release.

@jgehrig jgehrig closed this as completed Jul 14, 2020
@jgehrig
Copy link
Collaborator

jgehrig commented Jul 15, 2020

@RealXIHNIK Ligatures do not currently work.

That Pull Request is the code required to make Ligatures work with neovim-qt. You'd need to build that code....

However, there are some outstanding concerns with font spacing and the code is not currently mergable due to conflicts. Generally it works, but is not officially supported.

@jgehrig
Copy link
Collaborator

jgehrig commented Sep 29, 2020

Ligatures are now available in master, run :GuiRenderLigatures 1.

The feature should be available for release 0.2.17.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants