I am trying to change default font in sublime text3 , but i am unable to change font.
I am following these steps :
- Preferences -> Settings -> User Settings
here are my prefernces.sublime-setting file :-
{
“color_scheme”: “Packages/Colorsublime - Themes/cache/Colorsublime-Themes-master/themes/Tomorrow_Night.tmTheme”,
“ignored_packages”:
[
“Vintage”,
],
“font_face”:“MesloLGS NF”,
“line_padding_bottom”:1,
“line_padding_top”:1,
“theme”: “Default.sublime-theme”,
/“font_size”: 12,/
“gutter”:false,
“font_size”: 14,
}
this is the console output:
Font is already installed, this issue is not only with this specific font but this is the issue with many other fonts!!!