Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 743 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 743 Bytes

John's Atom Workarounds

I love Atom, but could not live with the issues while working on my code.
I created this plugin to solve most of the issues I have in one place.

Most get fixed, so now it does the following :

  • Bundle my favorite fonts for whatever environment I use Atom in.
  • Fix intermittent issues with font alignment.
  • Backups my Atom config.

My bundled fonts are as follows :

In settings Will map to
camingo Camingo Code
consola Consola Monop
inconsolata Inconsolata-Regular
ocp-light OfficeCodePro-Light
ocp-regular OfficeCodePro-Regular
pt PT Mono
roboto-light Roboto Mono Light
roboto-regular Roboto Mono Regular

I hope someone else finds this useful

Thanks for reading 😃