subframe7536 / maple-font

[try V7!] Maple Mono: Open source monospace font with round corner, ligatures and Nerd-Font for IDE and command line. 带连字和控制台图标的圆角等宽字体,中英文宽度完美2:1
SIL Open Font License 1.1
4.49k stars 62 forks source link

Help: Can't get Ligatures working #214

Closed Z-xus closed 1 month ago

Z-xus commented 1 month ago

Ligatures Dont work in VsCode and Neovim for me, But it works in Firefox for some reason.. image image

This is the firefox settings: image And this is for neovim in alacritty: image

I installed the font using yay on Arch with i3. And wonderful work btw, I love this font!

subframe7536 commented 1 month ago

Thanks for your love!

For VSCode, setup "editor.fontLigatures": "'calt'" in your setting.json

For Alacritty, ligatures are not supported, see compatibility

BTW, it is recommended to try V7 at latest release!

Z-xus commented 1 month ago

Sure! Hope to see alacritty support soon too. Thanks a lot!