Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 918 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 918 Bytes

Cousin’s hug

Cousins hug is Cousine font enhanced with JetBrains Mono's ligatures.

How to install

  1. Download ZIP
  2. Unzip the archive and open /ttf folder
  3. Select all files and double-click the Install Font button.

How to use

Name of the font is Cousins hug. VS Code config:

"editor.fontFamily": "'Cousins hug', Cousine, monospace",
"editor.fontLigatures": true,

(optional) Use Ligatures Limited to make the rendering of ligatures more context-dependent.

License