In order to use keyboard shortcut to reset font size:
First go to Sublime menu > Preferences > KeyBindings (⚠️ this is important)
Then copy and paste to the newely open config file in Sublime.
[ { "keys": ["super+0"], "command": "reset_font_size" }, ]
♣ Коментари на текст