Hello all,
is it possible to stop sublime from adding anything upon ctrl+s?
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
I don’t need this.
Thank you very much!
Hello all,
is it possible to stop sublime from adding anything upon ctrl+s?
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
I don’t need this.
Thank you very much!