-
Notifications
You must be signed in to change notification settings - Fork 302
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
Add gVim support for Windows #67
Comments
Dupe of issue #4 likely. |
Doesn't draw the ligatures as we type (like fira code did), but at least after reloading the file, the ligatures show. (1.0.1 ttf) |
Just use set guifont=JetBrains\ Mono:h13 |
It doesn't matter if you add |
I have a gVim 8.2 install from the original site of vim (https://ftp.nluug.nl/pub/vim/pc/gvim82.exe), and I have been able to use Fira Code with ligatures with some extra vimrc tinkering:
But the following doesn't work:
set guifont=JetBrains\ Mono\ Regular:h13
The text was updated successfully, but these errors were encountered: