How can I change the font in Sublime Text 2?
From my Preferences | Settings-User:
{
"font_face": "Consolas",
"font_size": 11,
"word_wrap": false
}
See documentation: http://www.sublimetext.com/docs/2/font.html
From my Preferences | Settings-User:
{
"font_face": "Consolas",
"font_size": 11,
"word_wrap": false
}
See documentation: http://www.sublimetext.com/docs/2/font.html